Abstraction principle includes___________?
- Use abstraction at its minimum
- Use abstraction to avoid longer codes
- Use abstraction whenever possible to avoid duplication
- Use abstraction whenever possible to achieve OOP
Answer:
Option c: Use abstraction whenever possible to avoid duplication
Explanation Here
0 Comments