C++ MQCs with Explanation

Abstraction principle includes___________?

  1. Use abstraction at its minimum
  2. Use abstraction to avoid longer codes
  3. Use abstraction whenever possible to avoid duplication
  4. Use abstraction whenever possible to achieve OOP



Answer: 
Option c: Use abstraction whenever possible to avoid duplication

Explanation Here

Post a Comment

0 Comments