ICSE Class 10 Computer Applications
Question 14 of 17
Encapsulation — Question 1
Back to all questions 1
Question Question 1
A class encapsulates ............... .
- data
- methods
- functionality
- all the above
all the above
Reason — A class encapsulates characteristics, state (data) and behaviour (methods and functionality) of an entity in a single unit