Page 1 of 1

What is the scope of the variable declared in the user defined function?

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) whole program
b) only inside the {} block
c) the main function
d) header section