What does the final keyword mean when applied to variables? (Check all that apply.)
Group of answer choices
All objects of the class share the variable
Memory is allocated when the program begins
Other classes have access to that variable
The variable may be assigned only one time