difference between c and c++?
Answer Posted / tiony
Guys the following page, may help you to find out some
important differences between them...
http://hubpages.com/hub/Differences-between-C-and-Cplusplus
Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is namespace std; and what is consists of?
Why do you use the namespace feature?
What is a type library?
What is microsoft c++ redistributable 2013?
What is const in c++?
What are the differences between malloc() and calloc()?
Explain the isa and hasa class relationships.
What is scope operator in c++?
Write about a nested class and mention its use?
What are the two main components of c++?
Can I learn c++ without learning c?
Explain virtual class?
What is a class template?
In the derived class, which data member of the base class are visible?
What are move semantics?