Question: What is the output of this code?

  1. `x = 10 and y = 20`
  2. `x = 11 and y = 19`
  3. `x = 10 and y = 19`
  4. `x = 11 and y = 20`

Answer: The correct answer of the above question is Option C:`x = 10 and y = 19`