1.

Which of the following type of variable is visible only within a function where it is defined?

A. global variable
B. local variable
C. Both of the above.
D. None of the above.
Answer» C. Both of the above.


Discussion

No Comment Found