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 string an object in c++?

896


Is c++ double?

773


What information can an exception contain?

925


What is extern c++?

752


What is purpose of abstract class?

828


How is c++ different from java?

809


How do you define/declare constants in c++?

798


Explain what is oop?

842


If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

893


What are static and dynamic type checking?

836


Define a nested class. Explain how it can be useful.

862


Is c++ a pure oop language?

835


Describe Trees using C++ with an example.

868


How can I learn dev c++ programming?

792


What do you mean by ‘void’ return type?

856