Answer Posted / sani
when we declare a variable as final is blank final its value
will not change.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is final method in java?
Explain what are final variable in java?
How to check if a list is sorted in java?
How can you share data between two thread in Java?
What is a locale?
Can a constructor call another constructor?
How is string immutable in java?
What is abstract class constructor called?
Explain the access modifiers for a class, method and variables?
What is scope & storage allocation of static, local and register variables? Explain with an example.
How do you convert bytes to character in java?
What access modifiers can be used for methods?
What is overriding in java?
Is array size fixed in java?
Are arrays static in java?