The three types of selection structures are:
a) foreach, for and switch
b) if, for and switch
c) if, if/else and while
d) if, if/else and switch
d) if, if/else and switch
You might also like to view...
What report section is printed once for every row in the record source and includes the controls that make up the main body of the report?
A. Detail B. Page Header C. Group Header D. Page Footer
The ____ panel allows you to create a snapshot of your work at any given state.
A. Memory B. Capture C. History D. Tools
The technique that enables the CPU to work on more than one instruction at the same time is called ________
A) pipelining B) multiprocessing C) dynamic memory allocation D) parallel processing
Sometimes your data will have a unique identifier that is already a part of your data. When that is true, you can use the field as a ________ key
A) foreign B) natural primary C) composite D) primary