OOPS
August 29, 2024OOPS
August 29, 2024OOPS
|
Question 148
|
Which one of the following are essential features of object oriented language?
- Abstraction and encapsulation
- Strictly-typed
- Type-safe property coupled with sub-type rule
- Polymorphism in the presence of inheritance
|
A and B only
|
|
|
A, D and B only
|
|
|
A and D only
|
|
|
A, C and D only
|
Question 148 Explanation:

Correct Answer: C
Question 148 Explanation:

