

MCQOPTIONS
Saved Bookmarks
1. |
Which type of variables can have the same name in a different function? |
A. | Global variables |
B. | Static variables |
C. | Function arguments |
D. | Both static variables and Function arguments |
Answer» E. | |