Question: What would be the output of this code?

  1. The output is the addresses of `nums[0]`, `nums[1]`, and `nums[2]`, in that order, with no spaces.
  2. `256`
  3. `0`
  4. `243`

Answer: The correct answer of the above question is Option B:`256`