

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following directive conditionally compiles selected blocks of Visual Basic code? |
A. | #Const |
B. | #ExternalSourc |
C. | #If...Then...#Else |
D. | #Region |
Answer» D. #Region | |