Is there something that we can do in C and not in C++?
Answer Posted / prathap
every C program is execute in C++.
From the above reason we can understand that every thing in
C we have in c++ also.
so Answer is NOTHING
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
how to connect with oracle 9i with server in socket program in c/c++
What is searching? Explain linear and binary search.
What are the two shift operators and what are their functions?
What is the difference between global variables and local variable
What is the use of "new" operator?
What is the use of ::(scope resolution operator)?
When should I use unitbuf flag?
What are the extraction and insertion operators in c++?
Is multimap sorted c++?
What programming language should I learn first?
Explain what is polymorphism in c++?
What is object in c++ wikipedia?
Can a Structure contain a Pointer to itself?
What is the use of cmath in c++?
Why do we use string in c++?