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
Answer Posted / swetcha
declaration of variables in any code block
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is ctime c++?
Define a nested class. Explain how it can be useful.
What are structs in c++?
Is c++ low level?
What does new do in c++?
What is the use of cmath in c++?
How is data hiding achieved in c++?
What are the restrictions apply to constructors and destructors?
What are single and multiple inheritances in c++?
Implement stack operations with pointers with appropriate exception checks.
Which software is best for programming?
What is setbase c++?
What does new return if there is insufficient memory to make your new object?
What is a class template?
Where are setjmp and longjmp used in c++?