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 are the c++ access specifiers?
What is c++ coding?
program explaining feautures of c++
What you know about structures in C++?
What is the difference between cin.read() and cin.getline()?
Explain bubble sorting.
What is math h in c++?
What are the advantages of c++ over c?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
How do you show the declaration of a virtual constructor?
What is a local reference?
What is c++ hash?
How did c++ start?
When are exception objects created?
What is the use of :: operator in c++?