ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the these is the functionality of 'Encapsulation'?
Correct Answer: A — Binds together code and data
'Encapsulation' acts as protective wrapper that prevents code and data from being accessed by other code defined outside the wrapper.