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

Tell me difference between constant pointer and pointer to a constant.

633


Which bit wise operator is suitable for putting on a particular bit in a number?

725


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

590


Can you explicitly call a destructor on a local variable?

602


What is the meaning of c++?

546






How can a called function determine the number of arguments that have been passed to it?

661


What is data abstraction? How is it different from data encapsulation?

538


Explain terminate() function?

596


Explain how an exception handler is defined and invoked in a Program.

586


What is a storage class?

646


What is a storage class used in c++?

618


Why is main an int?

530


What is abstraction in c++ with example?

564


Why iomanip is used in c++?

641


How is objective c different from c++?

796