Difference between static global and global?
Answer Posted / umasankar
what sandeep said is absolutely correct
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
Does c++ support multilevel and multiple inheritances?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
What is algorithm in c++ programming?
What are the uses of pointers?
What are c++ tokens?
What are literals in C++?
Who calls main function?
What is c++ hiding?
what is a reference variable in C++?
What is virtual destructor? What is its use?
What is the keyword auto for?
What are the uses of static class data?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
What are the operators in c++?
Show the declaration for a static member variable.