Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

“A mechanism that binds together code and data in manipulates, and keeps both safe from outside interference and misuse. In short it isolates a particular code and data from all other codes and data. A well-defined interface controls access to that particular code and data.”

a) Abstraction
b) Polymorphism
c) Inheritance
d) Encapsulation

Answer: d
Explanation: Encapsulation

Join The Discussion