Which of the following statements about structures is false?

A. Fields within a structure can be accessed and manipulated individually.
B. The full reference to a field is the structure variable identifier and the field identifier separated by direct selection operator.
C. Any operation, including reading and writing, that can be applied to an individual variable can be applied to a structure field.
D. The direct selection operator has a very high precedence (16).
E. If it is unique with the current scope, only the field identifier is required.


Answer: E

Computer Science & Information Technology

You might also like to view...

As the amount of code increases, so does the likelihood for errors.

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

Computer Science & Information Technology

A customer service department using automated voice response system is an example of ________

A) audio recognition B) voice commands C) audio input D) voice synthesizers

Computer Science & Information Technology

The ____ e-commerce model includes online auctions and craft sales.

A. B2C B. C2C C. B2B D. P2P

Computer Science & Information Technology

How do you delete a column?

A. Select the column heading you want to delete and select Insert Delete from the menu B. Right click the column heading you want to delet and select delete from the shortcut menu C. Select the column heading you want to delete and select the Delete Row button on the standard toolbar D. Select the row heading you want to delete and select Edit>Delete from the menu

Computer Science & Information Technology