The following pseudocode

```
IF AVG > 93 THEN
GRADE = “A”
(ELSE)
ENDIF

```

represents a

a) sequential IFTHENELSE pattern
b) nested IFTHENELSE pattern
c) null IFTHENELSE pattern
d) simple IFTHENELSE pattern


c) null IFTHENELSE pattern

Computer Science & Information Technology

You might also like to view...

Changes to the table structure are made on the Table Tools ___________ tab.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

________ ports provide high-speed connections for external disk drives, optical disks, and other large secondary storage devices.

A. MiniDP B. Ethernet C. MIDI D. eSATA

Computer Science & Information Technology

Which of the following is not true about sending and receiving email via your Windows Live account?

a. Always include a subject for email messages; it identifies to the recipient the reason for the email. b. A polite signature demonstrates professionalism. c. All unread emails appear in bold. d. Saving the email messages that you send confirms a message was sent to the recipient on a particular date and time

Computer Science & Information Technology

RAID 0 automatically duplicates your data and saves it on two identical drives.

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

Computer Science & Information Technology