Multiple choice technology programming languages

What is the output of the program?

  1. 100

  2. Run time Exception. A final object cannot be changed

  3. Compilation Error. A final object cannot be changed

  4. Compilation Error: There cannot be any final objects in a method

Reveal answer Fill a bubble to check yourself
A Correct answer