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 diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of vari..

Answer / swetcha

declaration of variables in any code block

Is This Answer Correct ?    5 Yes 1 No

what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of vari..

Answer / ipsit hota

declaration of variables in any code block

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is the difference between a constructor and a destructor in C++?

1 Answers  


What is virtual destructor? What is its use?

1 Answers  


What is setf in c++?

1 Answers  


Is c or c++ more useful?

1 Answers  


5. Can inline functions have a recursion?

4 Answers  


What do you know about near, far and huge pointer?

1 Answers  


What is pointer -to-members in C++? Give their syntax?

1 Answers   Honeywell, Zomato,


Are there any special rules about inlining?

1 Answers  


What are the rules for naming an identifier?

1 Answers  


What is runtime polymorphism in c++?

1 Answers  


What is the use of c++ programming language in real life?

1 Answers  


Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?

1 Answers  


Categories