All About Oop in C++(blog #01)
What is Oops?
Oops is object-oriented programming. It was designed to add main features in C language. it works on classes and objects. It has major four pillars:
Inheritance
Polymorphism
Data Abstraction
Data Encapsulation
We will talk about the...
ainisnippets.hashnode.dev1 min read