What are the benefits of oop?
No Answer is Posted For this Question
Be the First to Post Answer
Polymorphism with an example?
Can we call a base class method without creating instance?
What is the difference between procedural programming and oops?
Which is the only operator in C++ which can be overloaded but NOT inherited?
What is difference between data abstraction and encapsulation?
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?
wht is major diff b/w c and c++?
What does enum stand for?
sir plz send me a set of questions that been frequently held in written examination during campus selection.
IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?
Why is abstraction needed?
What is overloading and its types?