Which of the following is not an operation that can be performed on a union?
a) comparing using the != operator
b) taking the address (&) of a union
c) accessing union members using the structure member operator
d) assigning a union to another union of the same type
a) comparing using the != operator
Computer Science & Information Technology
You might also like to view...
A(n) ________ is a value enclosed in parentheses and passed to a function such as an event handler
Fill in the blank(s) with correct word
Computer Science & Information Technology
__________ encompasses intrusion detection, prevention and response.
A. Intrusion management B. Security assessments C. Database access control D. Data loss prevention
Computer Science & Information Technology