Question Info

This question is public and is used in 3 tests.

Type: Multiple-Choice
Category: Programming
Grade: None
Score: 1
Author: BacMan orange star
Last Modified: 1 week ago

View all questions by BacMan.

View Question

View this question.

Add this question to a group or test by clicking the appropriate button below.

add this question to a test add this question to a group

1 vote
  • Which keyword is used to define a variable whose value can not be changed?
    1. static
    2. private
    3. final
    4. boolean
    5. void