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
What is the fundamental idea of oop?
Why is destructor used?
What is the types of inheritance?
Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.
#include
what is the sylabus for priliminaries?
How do you use inheritance in unity?
What is methods in oop?
write a program to find 2^n+1 ?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
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 different oops concepts?
What is overloading and its types?
Why do we use oops?
explain sub-type and sub class? atleast u have differ it into 4 points?