Question
Postgraduate Computer Science 408 analysis 10: Which statement best describes encapsulation?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Encapsulation groups data with methods and controls access to internal state
Explanation:
Encapsulation supports modular design by hiding implementation details behind a defined interface.
Leave a Reply