What are Storage Classes in C ?

Answer Posted / sowmi

There are 4 types of storage class namely such as
auto,extern,static,register,and also type def

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In c programming language, how many parameters can be passed to a function ?

624


How can I remove the leading spaces from a string?

623


Where static variables are stored in c?

581


any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above

637


‎How to define structures? · ‎

620






PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE

1462


Is there a built-in function in C that can be used for sorting data?

738


Does c have class?

607


What's the right way to use errno?

614


Hi can anyone tell what is a start up code?

1607


Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10

15037


What do you understand by friend-functions? How are they used?

638


What is a newline escape sequence?

659


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

811


Combinations of fibanocci prime series

1105