Challenger App

No.1 PSC Learning App

1M+ Downloads
In C, a global variable is a variable :

ADeclared in the main() function

BDeclared outside the body of every function

CDeclared in any function other than the main() function

DDeclared anywhere in the C programme

Answer:

B. Declared outside the body of every function


Related Questions:

What is another name for functional language?
By default a real number is treated as a :
Suppose you are currently in C drive and want to switch to D drive, the command for this is :
The switch variable in C can be of :
HTML stands for :