With the VBA ________ control structure there is virtually no limit to the commands and logic that can be applied

A) If-Then
B) If-Then-Else
C) If-Then-Again
D) If-Then-End

Answer: B

Computer Science & Information Technology

You might also like to view...

Choose the item below that is not a valid value for the input element's type attribute

a. radio b. url c. e-mail d. text

Computer Science & Information Technology

Android uses a collection of ________, which are named groups of related, pre-defined classes. Some of these are Android specific, some are Java specific and some are Google specific. They allow you to conveniently access Android OS features and incorporate them into your apps.

a. modules. b. packages. c. containers. d. None of the above.

Computer Science & Information Technology