Difference between static global and global?

Answer Posted / chitra

static global is fixed.but global variables are changed.

Is This Answer Correct ?    7 Yes 88 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an undefined reference/unresolved external symbol error and how do I fix it?

603


Can you write a function similar to printf()?

669


What are the implicit member functions of class?

597


Why do we use pointers in c++?

590


What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack

586






How do you clear a map in c++?

571


What is the extension of c++?

514


Is there structure in c++?

589


How many standards of c++ are there?

627


Explain what are mutator methods in c++?

572


Will the following program execute?

560


Do you know what is overriding?

617


What are the advantages of using const reference arguments in a function?

621


Differentiate between an inspector and a mutator ?

705


Describe the advantages of operator overloading?

577