Q. Which keyword is used to define a union?
β
Correct Answer: (B)
union
Explanation: The union is defined using the keyword union.
Explanation: The union is defined using the keyword union.