what is the definition of storage classes?

Answer Posted / shobana

variables in C can have not only data type but also storage
class that provides information about their location and
visibility. The storage class decides the portion of the
program within which the variables are recognized.

Is This Answer Correct ?    38 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the control statements in C language

644


Is using exit() the same as using return?

669


What is openmp in c?

608


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

1874


What are pointers? What are different types of pointers?

622






Who invented b language?

911


Why is c called a structured programming language?

673


What is a struct c#?

599


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

703


Is swift based on c?

636


Which programming language is best for getting job 2020?

605


What do you mean by invalid pointer arithmetic?

637


What kind of structure is a house?

551


What is the difference between %d and %i?

592


Are pointers integers in c?

606