Home »
MCQs »
OOPs MCQs
How many types of abstractions are there in an object-oriented programming language?
26. How many types of abstractions are there in an object-oriented programming language?
- 2 types
- 3 types
- 4 types
- None
Answer: C) 4 types
Explanation:
There are 4 types of abstraction in an object-oriented programming language. They are as follows: Entity abstraction, Action abstraction, Virtual Machine Abstraction, and coincidental Abstraction.