Which identifier is correctly named according to Java standards for a constant…

2025

Which identifier is correctly named according to Java standards for a constant variable?

Answer: B. FINAL_VALUE

  1. A.

    final_value

  2. B.

    FINAL_VALUE

  3. C.

    FinalValue

  4. D.

    finalValue

Attempted by 209 students.

Show answer & explanation

Correct answer: B

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…