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 / ipsit hota
declaration of variables in any code block
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of turbo c++?
When is the copy constructor called?
What is main function in c++ with example?
What is c++ vb?
Does c++ have arraylist?
How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?
When there is a global variable and local variable with the same name, how will you access the global variable?
Can you explicitly call a destructor on a local variable?
How are virtual functions implemented in c++?
What are the various oops concepts in c++?
What is the use of setprecision in c++?
daily Routine of father
Explain unexpected() function?
When can I use a forward declaration?
What is the arrow operator in c++?