Question: What describes this line of code?

  1. a constant named val of type Int
  2. a variable named val of type item
  3. a constant named val of type Number
  4. a variable named val of type Int

Answer: The correct answer of the above question is Option A:a constant named val of type Int