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 | 1 No |
Post New Answer View All Answers
What is the purpose of format function?
What do you mean by inner class in java? Explain
Does java allow default arguments?
Which class represents the socket that both the client and server use to communicate with each other?
Define a java class.
What are aggregate functions explain with examples?
What is the difference between variable & constant?
Can I import same package/class twice?
Which variables are stored in heap?
Can you explain the final method modifier?
What is an object’s lock and which object’s have locks?
What is contractor means and methods?
What are nested classes in java?
What is a function argument in java?
What is data string?