To what value do nonglobal variables default?




1) auto


2) register


3) static

Answer Posted / anilkumar927@gmail.com

static

explation:

all non global variables are act as static

all local variables are act as auto

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Calculate 1*2*3*____*n using recursive function??

1520


How can I copy just a portion of a string?

818


Explain what is the concatenation operator?

628


how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....

1373


What is new line escape sequence?

811






How can I manipulate individual bits?

608


what is recursion in C

617


‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

2373


What is infinite loop?

630


What is null pointer constant?

596


if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

1452


Explain bit masking in c?

639


Can a variable be both constant and volatile?

563


what is the syallabus of computer science students in group- 1?

1845


Suggesting that there can be 62 seconds in a minute?

599