Question: What is the value of numbers in the code below?

  1. [1,3,5]
  2. []
  3. [2,4,6]
  4. nil

Answer: The correct answer of the above question is Option C:[2,4,6]