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
What is a singleton class c++?
What is else if syntax?
How the keyword struct is different from the keyword class in c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
What is the use of seekg in c++?
Why c++ is not a pure oop language?
Why cstdlib is used in c++?
What is a syntax in c++?
What are the unique features of C++.
Where must the declaration of a friend function appear?
What are default parameters? How are they evaluated in c++ function?
Explain what is polymorphism in c++?
Differentiate between an array and a list?
What does scope resolution operator do?
What does it mean to declare a destructor as static?