what are the stoge class in C and tel the scope and life time
of it?

Answer Posted / aruna.r

1.automatic
2.extern
3.static
4.register

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between union and anonymous union?

842


What are the types of variables in c?

587


What is wrong with this statement? Myname = 'robin';

830


Explain the difference between exit() and _exit() function?

643


Is c procedural or functional?

593






disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

1638


What is the correct declaration of main?

689


Explain Basic concepts of C language?

653


what will be the output for the following main() { printf("hi" "hello"); }

9354


How can I change the size of the dynamically allocated array?

638


In a byte, what is the maximum decimal number that you can accommodate?

630


What are multidimensional arrays?

660


What is the size of empty structure in c?

601


Can an array be an Ivalue?

675


Explain why C language is procedural?

777