Answer Posted / t naresh
1)Applications of the oops are begin to a importance in many ares.The most popular applications upto now has been in the area of user interface design such as windows
2)Some following applications of the oops are:
Real time system
simulation and modulation
Object oriemted database
Export system
Dession suport and office automation system
CIM/CAD/CAD system
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
write a program to find 2^n+1 ?
c++ program to swap the objects of two different classes
What is the real time example of encapsulation?
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?
Can a varargs method be overloaded?
What is solid in oops?
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 is the point of polymorphism?
What is destructor give example?
What is the real time example of inheritance?
What is the difference between abstraction and polymorphism?
What is the full form of oops?
What is the benefit of oop?
Why it is called runtime polymorphism?
How to hide the base class functionality in Inheritance?