Home »
MCQs »
OOPs MCQs
An object that groups together operations that are all used by some superior level of control or operations that all use some junior-level set of operations is which type of abstraction?
29. An object that groups together operations that are all used by some superior level of control or operations that all use some junior-level set of operations is which type of abstraction?
- Action Abstraction
- Virtual Machine Abstraction
- Coincidental Abstraction
- Entity Abstraction
Answer: B) Virtual Machine Abstraction
Explanation:
Virtual Machine Abstraction is an object that groups together operations that are all used by some superior level of control or operations that all use some junior-level set of operations.