What is the final keyword in java?
Answer / nashiinformaticssolutions
The term final is a predefined word in Java that is used while declaring values to variables. When a value is declared using the final keyword, then the variable's value remains constant throughout the program's execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain hashset and its features?
What are implicit objects in java?
can any one tell me what is advantage of encapsulation
What error occurs if a try-catch-finally statement sequence does not have a catch clause?
What is the specification of ?CODEBASE? in an applet?
By what default value is an object reference declared as an instance variable?
Can we write method inside a method in java?
In Java, what are this() and super(), and where are you required to use them?
Can we inherit a class with private constructor?
What is java ceil?
Can we start a thread twice in java?
i need to know the site which compiles and run the java program completely in online... thank you for your reply in advance