Is there anything you can do in C++ that you cannot do in C?

Answer Posted / neelam saini

No. There is nothing you can do in C++ that you cannot do in C. After all you can write a C++ compiler in C.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is empty stack c++?

519


Is sorted c++?

571


What is a multimap c++?

669


What are the advantages of prototyping?

560


What is pure virtual function?

621






What is ifstream c++?

553


If dog is a friend of boy, is boy a friend of dog?

567


What are protected members in c++?

615


What is function prototyping?

617


Which of the following is evaluated first: a) && b) || c) !

1799


total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.

2078


How does work in c++?

592


What are keywords in c++?

595


Can we specify variable field width in a scanf() format string? If possible how?

656


Is there a sort function in c++?

543