Answer the following statements true (T) or false (F)
1. The Case Else part of a Select Case block is optional.
2. One may use an If block within a Select Case block.
3. One may use a Select Case block within an If block.
4. Every Select Case block can be replaced by If blocks.
5. One may use a Select Case block within another Select Case block.
1. T
2. T
3.T
4. T
5. T
Computer Science & Information Technology
You might also like to view...
You cannot customize the tab order in a form
Indicate whether the statement is true or false
Computer Science & Information Technology
An administrator is installing a server to be used to dynamically assign IP addresses to the network devices. Which of the following server roles must be used?
A. RAS B. DNS C. DHCP D. WINS
Computer Science & Information Technology