what are difference between c and c++?

Answer Posted / krishnaveni

In C, emphasis is given to code rather than data. That is,
Code controlling access to data".
In C++, emphasis is given to data. That is, "Data
controlling access to code"

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What can c++ be used for?

561


Is c++ a good beginners programming language?

556


what is Loop function? What are different types of Loops?

613


What is the use of endl in c++?

570


Define stacks. Provide an example where they are useful.

544






What is buffering in c++?

565


What do you mean by funtion prototype?

554


What is the difference between the parameter to a template and the parameter to a function?

600


What is double in c++?

541


Explain mutable storage class specifier.

602


What is object in c++ example?

598


What is const pointer and const reference?

564


Explain what are the sizes and ranges of the basic c++ data types?

615


What you know about structures in C++?

570


Why should we use null or zero in a program?

573