Multiple choice technology programming languages

Encapsulation is the process of combining data and functions into a single unit called class.

  1. True

  2. False

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

Encapsulation is a fundamental object-oriented programming concept that binds together data and the functions that manipulate them into a single unit called a class.