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

Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort

664


How do you establish an is-a relationship?

625


What is the hardest coding language to learn?

607


Can turbo c++ run c program?

632


What is abstraction with real time example?

623






Why cstdlib is used in c++?

585


What do you mean by stack unwinding in c++?

732


What does ctime() do?

618


Can non-public members of another instance of the class be retrieved by the method of the same class?

610


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

576


what is VOID?

635


What is a buffer c++?

586


Will a catch statement catch a derived exception if it is looking for the base class?

565


What is polymorphism in c++? Explain with an example?

608


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

674