what is the main difference between c and c++?
Answer Posted / bhanu pratap singh
in c we make the prog without header file but in c++ we
cant make the program without include header file.
bhanu
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can abstract class have normal methods?
What is pointer in oop?
What is variable example?
How to improve object oriented design skills?
How do you achieve runtime polymorphism?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
write a program to find 2^n+1 ?
Who invented oop?
What are the benefits of interface?
What is encapsulation in ict?
What is an interface in oop?
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.
What is destructor give example?
Is enum a class?
Is this job good for future? can do this job post grduate student?