Question: Which type of variable keeps a constant value once it is assigned?

  1. non-static
  2. static
  3. final
  4. private

Answer: The correct answer of the above question is Option C:final