Pregunta:
Abstraction is hiding implemention using things such as abstract classes and interface. Encapsulation is hiding a way of hiding data from other classes which can be done through access modifiers. polymorphism is the abilty of a object to take on many forms this can be done by using methods from the parent class and overwriting it with its own implementation. Inheretance is the idea of a child class inhereting methods from a parent class
Autor: Jerry MathewRespuesta:
OOP Concepts in Java
0 / 5 (0 calificaciones)
1 answer(s) in total