Is data hiding and abstraction same?
What is overriding in oop?
What is the use of oops?
What is property in oops?
Can you explain polymorphism?
What language is oop?
What is polymorphism what are the different types of polymorphism?
What is interface? When and where is it used?
Why we use classes in oop?
What is abstraction in oop with example?
What is interface in oop?
What is destructor oops?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is multilevel inheritance in oop?
How to call a non virtual function in the derived class by using base class pointer