Question: A union allows you to store different `___` in the same `___`.

  1. Objects; Structure
  2. Variables; Declaration
  3. Data types; Memory space
  4. Arrays; Header file

Answer: The correct answer of the above question is Option C:Data types; Memory space