What is the scope of the variable declared in the user defined function?
Posted: Wed Jul 13, 2022 7:51 pm
a) whole program
b) only inside the {} block
c) the main function
d) header section
b) only inside the {} block
c) the main function
d) header section