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 a set in c++?
What is the use of dot in c++?
What is the benefit of learning c++?
What is a volatile variable in c++?
What are abstract data types in c++?
In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that
How do I run a program in notepad ++?
give me an example for testing a program showing the test path .show how the test is important and complex.
What is the difference between the indirection operator and the address of oper-ator?
What is the difference between an array and a list?
What are vectors used for in c++?
What is this pointer in c++?
Describe new operator?
What is the difference between #define debug 0 and #undef debug?
Explain how overloading takes place in c++?