pcyuen98 / covidAngular

0 stars 0 forks source link

KT - 4 Basic Java Fundamental #16

Closed pcyuen98 closed 3 years ago

pcyuen98 commented 3 years ago

Describe each of the below

Abstraction, Inheritance, Polymorphism and Encapsulation.

haziramazlan commented 3 years ago

Abstraction:

Inheritance:

Polymorphism:

Encapsulation:

References:

  1. https://www.indeed.com/career-advice/career-development/what-is-object-oriented-programming
  2. https://www.freecodecamp.org/news/object-oriented-programming-concepts-21bb035f7260/