what is finalmethod & final variable with example?
Answer Posted / vignesh,c
in a class if a method is executed at final stage is called
a final method, and and a variable when used finally is
called a final variable.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is difference between null and void?
What is treeset in java collection?
What is the map interface in java programming?
What is predicate in java?
What is object of class in java?
What is mnemonic in assembly language?
Can we have two methods in a class with the same name?
What are peerless components?
what is a working thread? : Java thread
Name few java.lang classes introduced with java 8 ?
Explain what do you mean by functional overloading in java?
What is the loop in java?
What is a default method?
What is the purpose of the system class in java programming?
What is the argument in java?