What do you mean by scope of a variable in C?
Answers
Answered by
0
A scope in any programming is a region of the program where a defined variable can have its existence and beyond that variable it cannot be accessed. There are three places where variables can be declared in C programming language − Inside a function or a block which is called local variables.Hope this helps you my friend.Plz rate 5
Similar questions
Social Sciences,
4 months ago
World Languages,
4 months ago
Math,
4 months ago
Physics,
9 months ago
Science,
9 months ago