Which of the following is true?

a) Unions may be compared using the == operator.
b) The address operator (&) cannot be used to take the address of a union.
c) Unions may only contain two data types.
d) Only one union member, and thus one data type, can be referenced at a time

d) Only one union member, and thus one data type, can be referenced at a time

Computer Science & Information Technology

You might also like to view...

Data Execution Prevention is a security feature that can help prevent damage to your computer from viruses

Indicate whether the statement is true or false

Computer Science & Information Technology

By default on Windows Server 2016, what is the processor scheduling set to prioritize?

A. It is set to prioritize programs. B. It is set to prioritize background services. C. It is set to prioritize user tasks. D. It is set to prioritize system monitoring services.

Computer Science & Information Technology