what is the definition of storage classes?

Answer Posted / nakul sharma

Storage class in C language defines the memory type in which any variable is going to be stored in C program.

Is This Answer Correct ?    5 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

652


Explain what are compound statements?

612


What is volatile variable in c?

664


Why dont c comments nest?

625


write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays

1792






What does the error message "DGROUP exceeds 64K" mean?

735


What are the different types of pointers used in c language?

618


What is default value of global variable in c?

568


What does p mean in physics?

593


What is bubble sort technique in c?

598


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

1502


Does c have class?

620


Explain what is the benefit of using const for declaring constants?

620


What does the message "automatic aggregate intialization is an ansi feature" mean?

700


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

642