Which of the following statements declares the studentGrade variable?
A. enum studentGrade {A, B, C, D, F};
B. enum int {A, B, C, D, F} studentGrade;
C. enum studentGrade {A, B, C, D, F} grades;
D. enum grades {A, B, C, D, F} studentGrade;
Answer: D
You might also like to view...
Which SQL keyword is used to merge rows from multiple tables?
a. JOIN. b. INNER JOIN. c. GROUP. d. MERGE.
Even if you delete information or files from your Facebook profile, or deactivate your ____________________, earlier copies of those files may be stored in backups on Facebook's servers.
Fill in the blank(s) with the appropriate word(s).
If you are interested in a compact schema that mirrors the structure of the instance document, you should use a _____ design.
A. Venetian B. Russian Doll C. Flat Catalog D. Complex Catalog
There are four basic methods for making transformations with the transform tools.
Answer the following statement true (T) or false (F)