Cpp Programming Quiz 221 – A union that has no constructor can be initialized with another union of __________ type.

Question: A union that has no constructor can be initialized with another union of __________ type.
[A].
different
[B].same
[C].

virtual
[D].

class

Answer: Option B

Explanation:

No answer description available for this question.