Post New Answer View All Answers
What is persistence in oop?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Which is better struts or spring?
Why is there no multiple inheritance?
Who invented oop?
How do you answer polymorphism?
What is polymorphism programming?
How do you achieve polymorphism?
What is an advantage of polymorphism?
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?
Is data hiding and abstraction same?
What is abstraction in oops?
what are the ways in which a constructors can be called?
Which method cannot be overridden?
Plese get me a perfect C++ program for railway/airway reservation with all details.