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


Please Help Members By Posting Answers For Below Questions

Is a method a function?

548


Explain wait(), notify() and notifyall() methods of object class ?

593


What is the new line character?

558


Why java uses the concept of the string literal?

544


What type of variable is error flag?

586






Describe what a thread-local variable is in java?

566


What is a byte array?

585


What is a wrapper method?

534


What is constructor chaining in java?

586


How do you pass by reference?

535


What do you mean by JVM?

587


What are the different http methods?

531


What is a local, member and a class variable?

577


What is the final method?

600


java program with complete 4 oops concepts implemented example

2726