Revature
Interview Prep
latest guide
(verified for
accuracy)
4 OOP Principles - answer Encapsulation,
Inheritance, Polymorphism, Abstraction
Encapsulation - answer restricting access to
an object's data and methods so that it can
only be modified in certain ways by other
objects. letting the object manage its own
data
Interview Prep
latest guide
(verified for
accuracy)
4 OOP Principles - answer Encapsulation,
Inheritance, Polymorphism, Abstraction
Encapsulation - answer restricting access to
an object's data and methods so that it can
only be modified in certain ways by other
objects. letting the object manage its own
data