What keywords are used to construct if statements?

A. else
B. if, else
C. if, else, case
D. if, else, endif


B. if, else

Computer Science & Information Technology

You might also like to view...

Which of the following can be used to detect system breaches and alert a system administrator?

A) IDS B) Firewall C) NAT D) Proxy

Computer Science & Information Technology

The Excel command that recognizes a pattern in your data and then automatically fills in thevalues when you enter examples of the desired output is:

a. split b. find and replace c. flash fill

Computer Science & Information Technology

Storing data in an array decreases the efficiency of your code.

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

Computer Science & Information Technology

Which symbol is often used to identify fields that are required, that is, fields that must be filled in by the user?

A. # (pound sign) B. * (asterick) C. + (plus sign) D. black triangle

Computer Science & Information Technology