what is the definition of storage classes?

Answer Posted / venkata mahesh

at the level of the language as a storage class persistence
is defined on ... A program written in C is passed through
a precompilation phase in which the statements related to
persistence are converted into their corresponding storage
system calls.

Is This Answer Correct ?    8 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is spark map function?

585


Difference between Function to pointer and pointer to function

638


Can we change the value of #define in c?

588


write a c program for swapping two strings using pointer

2100


Explain what is the difference between far and near ?

657






What are the Advantages of using macro

692


Difference between malloc() and calloc() function?

660


What is ## preprocessor operator in c?

620


What are the two types of functions in c?

577


What are the 4 data types?

604


Write a program to reverse a linked list in c.

649


why we wont use '&' sing in aceesing the string using scanf

1789


Is a pointer a kind of array?

604


main() { printf("hello"); fork(); }

703


Differentiate between new and malloc(), delete and free() ?

681