Difference between static global and global?

Answer Posted / priya

static means fixed we should not change anything,but in non
static we can change.

Is This Answer Correct ?    5 Yes 106 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain rtti.

594


What is a buffer c++?

583


How do I write a c++ program?

598


What is c++ course?

580


What is the operator in c++?

632






What are the benefits of pointers?

594


Why Pointers are not used in C++?

624


Why is null pointer used?

683


Is map sorted c++?

520


Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

630


Explain what is polymorphism in c++?

627


How do you generate a random number in c++?

603


What is the purpose of ios::basefield in the following statement?

789


What are formatting flags in ios class?

608


What is prototype for that c string function?

692