Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 306 Bytes

Lecture1.md

File metadata and controls

27 lines (14 loc) · 306 Bytes

What is object oriented programming?

Answer here

What are the basic concepts of OOP?

Answer here

What are the main principles of OOP?

Answer here

Encapsulation

Encapsulation is...

Abstraction

Abstraction is...

Inheritance

Inheritance is...

Polymorphism

Polymorphism is...