difference between c and c++?
Answer Posted / abhisek pramanik
1] c is procedure oriented programing & c++ is object
oriented programing.
2] we can't do programing through class in c,but we can do
in c++.
3] c is top to bottom programing approach, c++ is bottom to
top programing approach.
4] c++ is high level language,c is low level language.
5] c++ accept all the feature & function of of c & its own
properties,but it is not happened in c.
6] data can move in c openly arround in the system from
function to function.In c++ data is hidden can't be
accessed by external function.
| Is This Answer Correct ? | 124 Yes | 18 No |
Post New Answer View All Answers
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
What are the three forms of cin.get() and what are their differences?
What are the benefits of oop in c++?
Define pointers?
What is an arraylist c++?
What is c++ good for?
Which is better c++ or java?
Are c and c++ different?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Is c++ an integer?
Why do we need pointers?
What is data abstraction? How is it different from data encapsulation?
What does return 0 do in c++?
To which numbering system can the binary number 1101100100111100 be easily converted to?
How much is c++ certification?