Answer Posted / suraj sawat(hacky)
1}Real-time system.
2}Simulation & modeling.
3}Object-oriented database.
4}Hypertext,Hypermedia & Expertext.
5}CIM/CAM/CAD SYSTEM
| Is This Answer Correct ? | 81 Yes | 6 No |
Post New Answer View All Answers
to find out the minimum of two integer number of two different classes using friend function
What is overriding vs overloading?
why reinterpret cast is considered dangerous?
Can private class be inherited?
Which is better struts or spring?
What is coupling in oops?
What is inheritance write a program to show use of inheritance?
What are the three parts of a simple empty class?
Can an interface inherit a class?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is destructor give example?
What is class encapsulation?
What language is oop?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is the purpose of polymorphism?