What is final variable?



What is final variable?..

Answer / Hira Sinha

"A final variable (also known as a constant) is a variable that can be assigned a value only once. Once it is initialized, it cannot be changed or modified."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is parameter tag and what is its use?

1 Answers  


What is the main advantage of passing argument by reference?

1 Answers  


What is the difference between break and continue statements?

0 Answers  


What is a condition in java?

1 Answers  


If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?

1 Answers   Wipro,


IS method overriding is Duplication of Methods?

5 Answers   CybAge,


what is polymorphism?

5 Answers   Zensar,


What is the latest version of java?

1 Answers  


Difference between a MenuItem and a CheckboxMenuItem?

1 Answers  


What is nested interface?

1 Answers  


What is gui programming?

1 Answers  


What are the types of relation?

1 Answers  


Categories