Is there something that we can do in C and not in C++?
Answer Posted / kiran.raikar
nothing
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
What kind of jobs can I get with c++?
What is the purpose of templates in c++?
What is lvalue?
What parameter does the constructor to an ofstream object take?
Difference between delete and free.
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
What is the meaning of c++?
What is scope resolution operator in c++ with example?
Explain virtual destructor?
Which bit wise operator is suitable for turning off a particular bit in a number?
What is the role of static keyword for a class member variable?
In what situations do you have to use initialization list rather than assignment in constructors?
List down the guideline that should be followed while using friend function.
What are compilers in c++?
What is the latest c++ standard?