Answer Posted / 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 |
Post New Answer View All Answers
What are the parts of methodology?
What do you mean by object?
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
What is hasnext in java?
What is the purpose of javac exe?
What is the difference between Error, defect,fault, failure and mistake?
What do you mean by Function Overloading in java?
What is the map interface in java programming?
What is Java Reflection API? Why it’s so important to have?
What is string intern in java?
What does exp mean in math?
What is difference between checked and unchecked exception in java?
Explain constructors and types of constructors in java.
What is the properties class in java programming?
Is null == null in java?