Search unanswered questions...
Enter a question here...

What are the differences between C and C Plus Plus?

[Edit]

Answer

In one line C is procedural language and C++ is object oriented programing language. In a procedural language, your solution to the problem runs around the problem. In OOP language, you define entities that match real life objects. then you break the functionality into smaller chunks and then define various methods for the entities or objects to solve those small chunks of problems.

OOPS is based on follwoing 4 principals: 1. Polymorphism 2. Inheritance 3. Overloading. 4. Encapsulation.

Another technical difference between C &C++ is that in C structures, datamembers are public by default. and in C++ structures, datamemebers and class are private by default.

Improve Answer Discuss the question "What are the differences between C and C Plus Plus?" Watch Question

First answer by Amohit. Last edit by Vinaybedre. Contributor trust: 0 [recommend contributor]. Question popularity: 5 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Programming > What are the differences between C and C Plus Plus?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
Differences c c?  C and c differences?  Differences c and c?  Differences between cc?  Differences between C C?  Differences between C and C?  Differences btwn hll and lll?  What is interspeaker differences?  Differences between referencespointers?  What are the differences between c and c?  What is differences between javapascalcobol?  What are the d1ifferences between C and C Plus Plus?  What are the differences between a struct in C and in C?