Skip to Content
Computer Programming and IT
book

Computer Programming and IT

by ITL Education Solutions Limited, Ashok N. Kamthane, Raj Kamal
February 2012
Intermediate to advanced
520 pages
11h 43m
English
Pearson India
Content preview from Computer Programming and IT

Chapter 10

Storage Class

CHAPTER OUTLINE
10.1 INTRODUCTION

The variables declared in C programs are totally different from other languages. We can use the same variable names in the C program in separate blocks. When we declare a variable, it is available only to specific part or block of the program. Remaining block or other function cannot access to the variable. The area or block of the C program from where the variable can be accessed is known as the Scope of variable. The area or scope of the variable depends on its storage class, that is, where and how it is declared. There are four scope variables: ...

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

Publisher Resources

ISBN: 9789332514836