Skip to Main Content
Xpress Learning - Computer Fundamentals of Programming an IT by Pearson
book

Xpress Learning - Computer Fundamentals of Programming an IT by Pearson

by Ashok N. Kamthane, Rohit Khurana
May 2024
Beginner to intermediate content levelBeginner to intermediate
465 pages
16h 14m
English
Pearson India
Content preview from Xpress Learning - Computer Fundamentals of Programming an IT by Pearson
Storage Class
1.  What are defined in the storage class?
Ans:  The life time and scope of the variable or/and function in a program are defined in the storage
class.
2.  List the storage classes supported by C.
Ans:  C supports the following storage classes and the corresponding C keywords associated with
them are as follows:
Storage class Keyword
1. Automatic auto
2. External extern
3. Static static
4. Register register
3.  Give the importance of storage class.
Ans:  The storage class of a variable tells the compiler:
1. The storage area or scope of the variable.
2. The initial value of variable if not initialized.
3. The scope of the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Express Learning - Computer Fundamentals and Programming

Express Learning - Computer Fundamentals and Programming

Ashok Kamthane, ITL ESL
Windows® Internals, Sixth Edition, Part 2

Windows® Internals, Sixth Edition, Part 2

David A. Solomon Mark E. Russinovich and Alex Ionescu

Publisher Resources

ISBN: 9781299954878