what is the diff b/n c and c++
a. dynamic scoping
b. nested switching
c. declaration of variables in any code block
d. separation of compilation and linking
Answers were Sorted based on User's Feedback
What is the difference between a constructor and a destructor in C++?
What is virtual destructor? What is its use?
What is setf in c++?
Is c or c++ more useful?
5. Can inline functions have a recursion?
What do you know about near, far and huge pointer?
What is pointer -to-members in C++? Give their syntax?
Are there any special rules about inlining?
What are the rules for naming an identifier?
What is runtime polymorphism in c++?
What is the use of c++ programming language in real life?
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?