Is there something that we can do in C and not in C++?
Answer Posted / faisal saifi
C++ retained all features of C programming in addition of
object oriented programming that use OBJECT and a CLASS so
there is nothing that happen in C but not in C++;
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Is c++ double?
What is a multimap c++?
How do you traverse a btree in backward in-order?
Is dev c++ a good compiler?
What is the difference between reference and pointer?
What are advantages of c++?
Define a constructor?
What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)
Search for: what is pair in c++?
Explain one method to process an entire string as one unit?
What is c++ vb?
Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.
What is the hardest coding language to learn?
Can you declare an array without a size in c++?
What are the rules for naming an identifier?