Computer Applications
A ............... is a set of objects that has common attributes and common behavior.
- abstraction
- encapsulation
- class
- function
OOP Intro Java
48 Likes
Answer
class
Answered By
3 Likes
Related Questions
Give two differences between Data Hiding and Encapsulation.
'Encapsulation reduces the complexity and makes the system easier'. Explain this statement with a real world example.
Give two differences between Procedure Oriented Programming languages and Object Oriented Programming languages.
Which of the Object Oriented programming principles explain the following illustrations? Justify.
(a) The variables and methods are put together in a Class.

(b) A man withdrawing money from ATM.
