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
What is function definition in c?
How to find a missed value, if you want to store 100 values in a 99 sized array?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
Is struct oop?
What is array of pointers to string?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
What is const keyword in c?
Can we use visual studio for c?
Can we increase size of array in c?
What are pointers in C? Give an example where to illustrate their significance.
What is #line?
Why c is called a middle level language?
What are the advantages of using linked list for tree construction?
What is the difference between near, far and huge pointers?
How is pointer initialized in c?