difference between c and c++?

Answer Posted / kaustubh mahajan

C is procedure oriented programming & c++ is object
oriented programming.
c++ contains classes & object,c++ does not require format
specifier for printing & scanning variables.

Is This Answer Correct ?    131 Yes 31 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a volatile variable in c++?

656


What is c++ redistributable?

718


Can you please explain the difference between using macro and inline functions?

624


What are smart pointers?

778


When does the c++ compiler create temporary variables?

666






What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?

707


Does c++ have foreach?

626


State the difference between pre and post increment/decrement operations.

702


Implement stack operations with pointers with appropriate exception checks.

653


Why do we use the using declaration?

774


State two differences between C and C++.

706


How do we implement inheritance in c++?

689


Comment on c++ standard exceptions?

728


what are the characteristics of Class Members in C++?

696


What is :: operator in c++?

684