ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following is the functionality of 'Data Abstraction'?
Correct Answer: A — Reduce Complexity
An essential element of Object Oriented Programming is 'Data Abstraction' which means hiding things. Complexity is managed through abstraction.