Write any small program that will compile in "C" but not
in "C++"
Answer Posted / sauarv
answer no.. 6 is the most correct solution
as the class is a keyword in c++
but for answer 9 ,,ur prediction is correct that it will give error in c++ ,,although ur reason is not right
printf n csanf are not c specific
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the main function c++?
How do you show the declaration of a virtual constructor?
Explain Text Manipulation Routines?
What is the difference between map and hashmap in c++?
What does asterisk mean in c++?
Why is main an int?
What should main() return in c and c++?
What is the average salary of a c++ programmer?
Who invented turbo c++?
Describe public access specifiers?
Can a constructor be private?
If all is successful, what should main return a) 0 b) 1 c) void
What is & in c++ function?
When should we use container classes instead of arrays?
What is the difference between a template and a macro?