To what value do nonglobal variables default?




1) auto


2) register


3) static

Answer Posted / srinivas

static

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between null pointer and void pointer.

675


Is file a keyword in c?

505


Why clrscr is used in c?

591


What is the use of volatile?

614


What is an array in c?

599






Do variables need to be initialized?

623


Explain what is the difference between #include and #include 'file' ?

591


Why do we use int main?

618


What are categories used for in c?

574


What is difference between %d and %i in c?

698


What is the use of ?

628


What does a pointer variable always consist of?

667


What is #include cctype?

582


What are the complete rules for header file searching?

680


Explain why C language is procedural?

774