The selection structure where the logic can flow only to one of the two alternatives, never to both is called a(n) ____ structure.

A. if-then
B. if-then-else
C. loop
D. while


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is the CIDR notation for the network address 192.168.6.0 and the subnet mask 255.255.254.0?

a. 192.168.6.0/23 b. 192.168.6.0/12 c. 192.168.6.0/15 d. 192.168.6.0/20

Computer Science & Information Technology

Data from tables of a database can be consolidated into a final ________, used in decision-making

Fill in the blank(s) with correct word

Computer Science & Information Technology

You want to enable secure dynamic updates for a zone. Which of the following are requirements? (Choose all that apply.)

A. DNS must be installed on a domain controller B. DHCP must be installed on the same computer as DNS C. The zone must be configured as an Active Directory-Integrated zone D. Read-only domain controllers must be configured with Automatic Updates

Computer Science & Information Technology

The XMLHttpRequest object can be used to request and receive data without reloading a web page.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology