Computer Applications
What does a class encapsulate?
Objects & Classes
ICSE 2013
13 Likes
Answer
A class encapsulates the characteristics, state and behaviour (data and functions) of an entity.
Answered By
7 Likes
Related Questions
Write a difference between class and object.
Read the following text, and choose the correct answer:
They are the real world or software world entities which possess different characteristics and common behaviour described within the class.
Which of the following concept of Object Oriented Programming describe?
- Class
- Object
- Quality
- Category
Consider the below picture and choose the correct statement from the following:

- Polygon is the object and the pictures are classes
- Both polygon and the pictures are classes
- Polygon is the class and the pictures are objects
- Both polygon and the pictures are objects