Is there something that we can do in C and not in C++?
Answer Posted / avni
we can use printf in c but not in c++
Is This Answer Correct ? | 4 Yes | 19 No |
Post New Answer View All Answers
If there are two catch statements, one for base and one for derived, which should come first?
What does asterisk mean in c++?
What is #include iomanip?
What is using namespace std in c++?
What are arrays c++?
Who discovered c++?
What is a virtual destructor? Explain the use of it?
What is copy constructor? Can we make copy constructor private in c++?
Why use of template is better than a base class?
Can a program run without main in c++?
What is object file? How can you access object file?
Can c++ do everything c can?
What are mutator methods in c++?
Is dev c++ a good compiler?
What is dev c++ used for?