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

1. The case logic structure allows the repetition and choice of multiple sets of instructions.
2. The OTHERWISE is a catchall choice when there are no other matches in the case logic structure.
3. There must be only one instruction for each constant in a case logic structure.
4. The use of the OTHERWISE in the case logic structure may be used as error detection.

1. FALSE
2. TRUE
3. FALSE
4. TRUE

Computer Science & Information Technology

You might also like to view...

Desktop and laptop computers use ________, such as those that come with Microsoft Office, for creating and editing documents

Fill in the blank(s) with correct word

Computer Science & Information Technology

A delete query is used to remove entire records from a table at one time

Indicate whether the statement is true or false

Computer Science & Information Technology