

MCQOPTIONS
Saved Bookmarks
1. |
Unintentional errors in application by declaring variables can be reduced by __________ |
A. | Giving them Small names |
B. | Declaring them with a small sized data type |
C. | Giving them minimum scope possible |
D. | Making them class variables |
Answer» D. Making them class variables | |