difference between c and c++?

Answer Posted / umamaheswari.k

1.'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 ?    38 Yes 41 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does class accomplish data hiding in c++?

660


Will this c++ program execute or not?

601


What is the benefit of c++?

603


How do you find out if a linked-list has an end?

651


What is the most powerful coding language?

617






What is the use of typedef?

637


Is c++ low level?

581


Which one is a preferred language C or C++? Why?

618


How to declare a function pointer?

577


Will c++ be replaced?

554


What character terminates all character array strings a) b) . c) END

672


What is an orthogonal base class in c++?

659


Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort

637


Can a constructor return a value?

574


What is the type of 'this' pointer? When does it get created?

551