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
Describe the process of creation and destruction of a derived class object?
How is objective c different from c++?
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
Is c the same as c++?
Why do we need templates?
What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?
What are shallow and deep copies?
If a header file is included twice by mistake in the program, will it give any error?
Can c++ be faster than c?
Is set c++?
What do you mean by overhead in c++?
What are the various oops concepts in c++?
What is friend class in c++ with example?
Is there any function that can skip certain number of characters present in the input stream?
Is multimap sorted c++?