

MCQOPTIONS
Saved Bookmarks
1. |
Programmers prefer to declare almost all variables _____ |
A. | at the beginning of each function |
B. | globally |
C. | on one line |
D. | with cryptic names |
Answer» B. globally | |