what is finalmethod & final variable with example?

Answer Posted / dipesh

public final methodA(){

}
u can overirde final method & final variable can reassigned
another value & final varaiable value must be assingend at
the time of declaration

Is This Answer Correct ?    2 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between Object Based Language and Object Oriented Language?

597


Do loops java?

549


What is method overriding in java ?

656


Explain about the security aspect of java?

574


when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???

1672






What is the difference between a scrollbar and a scrollpane?

561


What is the purpose of the enableevents() method?

583


Is java hashset ordered?

575


Explain the difference between static and dynamic binding in java?

544


List some important features of java 10 release?

514


Can one thread block the other thread?

606


Explain the init method?

542


Can an interface have a constructor?

511


What is an object in java?

557


What is collection class in java? List down its methods and interfaces.

529