Question: What is the inferred type of x?

  1. `String[]`
  2. `Array`
  3. `Set`
  4. `Array`

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