what are difference between c and c++?

Answer Posted / sindhu

In C++, data and functions are related to each other.
And data hiding is possible in C++ using access specifiers.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the characteristics of friend functions?

760


What do you mean by translation unit in c++?

940


Explain terminate() and unexpected() function?

818


How is new() different from malloc()?

839


What is the function to call to turn an ascii string into a long?

817


How to declaring variables in c++?

865


What does catch(…) mean?

837


Can we sort map in c++?

785


What is friend class in c++ with example?

682


Which function should be used to free the memory allocated by calloc()?

773


Why do we need c++?

778


What is the importance of mutable keyword?

790


What is wrapper class in c++?

804


What is fixed in c++?

759


What is extern c++?

713