what is the main difference between c and c++?

Answer Posted / ricky dobriyal

c does not support default argument while c++ support
default argument

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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.

635


What is the main feature of oop?

624


What is object-oriented programming? Webopedia definition

728


What is inheritance and how many types of inheritance?

622


What is property in oops?

571






Why is it so that we can have virtual constructors but we cannot have virtual destructors?

3848


What is encapsulation oop?

578


hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.

1545


What are oops methods?

568


How to improve object oriented design skills?

571


Why it is called runtime polymorphism?

579


What is overloading and its types?

619


What are classes oop?

600


How is class defined?

588


What is cohesion in oop?

624