Multiple choice

Which of the following statements is/are true?

  1. Encapsulation means hiding of data from the inside view.

  2. Encapsulation can be achieved by proper use of modifiers.

  3. Abstraction is a process like generalization.

  4. Abstraction Is closely associated with encapsulation.

  5. All of the above are true statements.

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

Yes, this is the right option.