Consider the declaration:
?
enum sports {BASKETBALL, FOOTBALL, HOCKEY, BASEBALL, SOCCER};
?
Which of the following statements is true?
?

A. SOCCER-- = BASEBALL
B. BASEBALL++ = SOCCER
C. HOCKEY + FOOTBALL < SOCCER
D. FOOTBALL <= SOCCER


Answer: D

Computer Science & Information Technology

You might also like to view...

In the ICMPv6 Router Solicitation message, which field is an unused field that is set to 0 by the source node and ignored by the destination node?

A. Reserved B. Options C. Checksum D. Type

Computer Science & Information Technology

Which of the following is NOT a way to return to a document from the Backstage view?

A) Click the File tab B) Click ESC on the keyboard C) Click the document thumbnail D) Click the Close button on the Backstage view window

Computer Science & Information Technology

When you restructure a PivotTable by moving fields, a _____ bar? shows where the field will be inserted.

A. ?green B. ?blue C. ?red D. ?purple

Computer Science & Information Technology

Match each term or phrase with the description.

A. ?a general term for all manner of data manipulation that may take place, including sorting, searching, and calculations B. ?presentation of data or the results of data manipulation to a computer screen, a printer, a plotter, or some other visualization format C. ?a technique by which a set of sequenced steps that are not dependent on each other are run simultaneously D. ?the ability of a computer to represent data in a format that can be saved and referenced at a later time E. ?the repeated execution of one or more program steps

Computer Science & Information Technology