C Language - Storage Classes

You Are Here :: Home > C Language > Storage Classes- General Questions

 
7.

Longevity of a variable refers to

A. the duration for which the variable retains a given value during the execution of a program B. the portion of a program in which the variable may be visible.
C. internal linkage of a variable D. external linkage of a variable.




8.

scope of a variabe the refers to

A. the duration for which the variable retains a given value during the execution of a program B. the portion of a program in which the variable may be visible.
C. the value of the variable D. linkage of a variable.




9.

A variable with external linkage refers to

A. the duration for which the variable retains a given value during the execution of a program B. the same value for every occurence of that variable in a particular file.
C. the same value in every source file where source program spans over multiple files. D. block scope.




10.

A variable with internal linkage refers to

A. the duration for which the variable retains a given value during the execution of a program. B. the same value for every occurence of that variable in a particular file.
C. the same value in every source file where source program spans over multiple files D. block scope.




11.

A variable with no linkage refers to

A. the duration for which the variable retains a given value during the execution of a program. B. the same value for every occurence of that variable in a particular file.
C. the same value in every source file where source program spans over multiple files. D. block scope.




12.

The automatic storage class has

A. temporary storage B. block scope
C. persistent storage D. options a and b




« previous

1

2

3

4

5

6

7

8

9

...

next »

 
 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on