0 votes
117 views
in C program by (98.9k points)
edited
What do you mean by the Scope of the variable? What is the scope of the variables in C?

1 Answer

0 votes
by (1.7k points)
selected by
 
Best answer
Scope of the variable can be defined as the part of the code area where the variables declared in the program can be accessed directly. In C, all identifiers are lexically (or statically) scoped.

Related questions

0 votes
1 answer 128 views
0 votes
1 answer 102 views
asked May 15, 2022 in C program by Doubtly (98.9k points)
0 votes
1 answer 100 views
asked Jul 31, 2022 in JAVA by Doubtly (98.9k points)

Doubtly is an online community for engineering students, offering:

  • Free viva questions PDFs
  • Previous year question papers (PYQs)
  • Academic doubt solutions
  • Expert-guided solutions

Get the pro version for free by logging in!

5.7k questions

5.1k answers

108 comments

537 users

...