Answer Posted / yathirajulu
yes, i used in server-side programming and most probably in
real-time scenario in many ways.
chatting,e-mailing,shopping-cart.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of enum?
What is the problem with multiple inheritance?
What is object in oops?
hi all..i want to know oops concepts clearly can any1 explain??
What is purpose of inheritance?
What is the real life example of polymorphism?
What does I oop mean?
What is object and class in oops?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Why is destructor used?
What is encapsulation and abstraction? How are they implemented in C++?
any one please tell me the purpose of operator overloading
What is the main feature of oop?
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 type does string inherit from?