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 are static and dynamic type checking?

617


What is object in c++ wikipedia?

574


Describe new operator?

624


What is the use of lambda in c++?

583


Define the operators that can be used with a pointer.

577






What are the four main data types?

588


Explain virtual class and friend class.

605


What is function declaration in c++ with example?

550


What is the precedence when there is a global variable and a local variable in the program with the same name?

640


Why is c++ is better than c?

519


Describe private, protected and public – the differences and give examples.

589


How do pointers work?

709


What is the use of map in c++?

611


What is this weird colon-member (" : ") syntax in the constructor?

547


When should we use multiple inheritance?

617