Answer Posted / karthik.s
Object Oriented Programming Systems
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is difference between class template and template class?
What is the point of oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
How can you overcome the diamond problem in inheritance?
What is difference between pop and oop?
what is different between oops and c++
What is the full form of oops?
Write a program to reverse a string using recursive function?
What are constructors in oop?
What is static in oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What are objects in oop?
Why do pointers exist?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
Which is better struts or spring?