whats is the use of final,in which situation final can be
used in the application?
Answer Posted / cool_duzz
Constants.. that are not supposed to be changed ever.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the default and parameterized constructors?
what is enumset?
Where is stringbuffer stored?
Can we override private method in java?
Where are register variables stored?
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
In java, what is the difference between method overloading and method overriding?
what do you mean by classloader in java?
What are synchronized blocks in java?
What is boolean flag in java?
How long will it take to learn java?
What are adapter classes?
What is extension method in java?
Give me example of derived data types.
Difference between static binding and dynamic binding?