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

Is c++ the hardest programming language?

840


Can a new be used in place of old mallocq? If yes, why?

857


What are the methods of exporting a function from a dll?

858


What is c++ namespace?

959


How to declare an array of pointers to integer?

808


Can comments be nested?

812


How one would use switch in a program?

823


What is #include sstream?

806


What is the use of endl in c++ give an example?

875


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

784


What is stack unwinding?

806


How do you flush a buffer in c++?

808


Is c++ a low level language?

703


Should the member functions which are made public in the base class be hidden?

787


What is an iterator?

934