Multiple choice

In OOP, which of the following is an identifiable entity with some characteristics and behaviour?

  1. Object

  2. Class

  3. Encapsulation

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Object is a basic run-time entity having some characteristics and behaviour.