Q:

If different properties and functions of a real world entity is grouped or embedded into a single element, what is it called in OOP language?

0

If different properties and functions of a real world entity is grouped or embedded into a single element, what is it called in OOP language?


  1. Inheritance
  2. Polymorphism
  3. Abstraction
  4. Encapsulation

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (d).Encapsulation

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OOPS CONCEPT AND FEATURES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which of the following is not feature of pure OOP?... >>
<< If a function can perform more than 1 type of task...