Q51
What is the scope of the variable declared in the user defined function?
A.
whole program
B.
only inside the {} block
AnswerC.
the main function
D.
header section
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board