Difference between static global and global?
Answer Posted / afroz
there is no any diffrence between static and non static
global variable
| Is This Answer Correct ? | 16 Yes | 115 No |
Post New Answer View All Answers
What is name hiding in c++?
How does a copy constructor differs from an overloaded assignment operator?
How many types of scopes are there in c++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
What are the various compound assignment operators in c++?
Array base access faster or pointer base access is faster?
How many types of classes are there in c++?
What is pointer -to-members in C++? Give their syntax?
Are c and c++ similar?
Can circle be called an ellipse?
Mention the ways in which parameterized can be invoked.
What is the main function c++?
What is an undefined behavior and sequence points
Is there structure in c++?
Why do you use the namespace feature?