Why do we use oops?
No Answer is Posted For this Question
Be the First to Post Answer
What is overriding in oops?
what is static?
What are the 3 principles of oop?
I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?
What are different oops concepts?
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
Prepare me a program for the animation of train
Explain polymorphism? What r the types of polymorphism? pls give examples?
string is a class or data type in java?
What do you mean by inline function?
What is sub classing in c++?
why oops need in programming