The ____ statement allows you to select exactly one of two alternatives—this or that.
a. for/next
b. do/while
c. case
d. if/then/else
d. if/then/else
You might also like to view...
The standard that provides a set of guidelines for identifying appropriate viewpoints for a software project and then turning them into detailed architectural design descriptions was originally drafted in what year?
A. 1999 B. 2002 C. 2005 D. 2006
What is the output of the following code?
```
#include
When navigating a main form, pressing ________ will move the cursor to the first field of the current record
A) $$$Home$$$ B) $$$End$$$ C) $$$Tab$$$ D) $$$Ctrl$$$ + $$$Home$$$
When a database has been normalized, it has met the progressive series of criteria known as ________
A) normal forms B) redundancy C) anomalies D) dependency