difference between c and c++?

Answer Posted / abc

'c' language has pointer concept but c++ hasn't pointer
concept.
2.c is a middle level language
3.c++ oops.
4c++ has inheritance concept but c has not inheritance
concept

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data type in c++?

559


Explain the difference between realloc() and free() in c++?

536


Explain about templates of C++.

677


How do you clear a buffer in c++?

540


How do you add an element to a set in c++?

551






What causes a runtime error c++?

587


Explain the scope of resolution operator.

633


What is the meaning of string in c++?

571


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

623


How would you find out if a linked-list is a cycle or not?

554


Explain the concept of friend function in c++?

605


What do you mean by stack unwinding in c++?

732


Explain rtti.

594


In a function declaration, what does extern mean?

638


What is DlgProc?

604