what is the main difference between c and c++?
Answer Posted / jony
c mean see beautiful girl..
C++ means enjoy there beauty......always
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
what is the sylabus for priliminaries?
Why do we use class?
What are main features of oop?
What is the significance of classes in oop?
What is the important feature of inheritance?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is the diamond problem in inheritance?
What is abstraction with example?
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.
What is data binding in oops?
What is object in oops?
What is destructor example?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is multilevel inheritance?
What is methods in oop?