what is the application of oops?

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


Please Help Members By Posting Answers For Below Questions

What are the types of abstraction?

570


Is this job good for future? can do this job post grduate student?

1699


What is a null tree?

640


What is super in oop?

603


Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

649






What is basic concept of oop?

714


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

1954


what is the sylabus for priliminaries?

1700


What are the 4 pillars of oop?

678


What is multilevel inheritance?

734


What is an advantage of polymorphism?

606


What is byval and byref? What are differences between them?

1699


What is the difference between a constructor and a destructor?

623


What is polymorphism what is it for and how is it used?

580


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1847