what are difference between c and c++?

Answer Posted / srinath

C : is the Structured Based Programming language
C++ : is the Object oriented programming language

Is This Answer Correct ?    58 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

869


What is prototype for that c string function?

868


total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.

2283


Why ctype h is used in c++?

699


If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

793


What is while loops?

799


What are the two types of comments, and how do they differ?

768


give me an example for testing a program showing the test path .show how the test is important and complex.

2641


What is the difference between *p++ and (*p)++ ?

983


What is the full form nasa?

757


Explain the isa and hasa class relationships.

770


Can I make ios apps with c++?

759


What is the identity function in c++? How is it useful?

770


What is conditions when using boolean operators?

817


What is the use of namespace std in C++?

812