Answer Posted / vetri
in variable,specifying final the value cant be changed
through
entire program.specifying static means the variable value
will persist between different method calls,automatic
initialization of static variable is zero.static and final
methods cant be overriden with non static or non final method.
but static and final methods can be overriden with static
and final methods in the subclass.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is data type in computer?
Is java platform independent?
What about static nested classes in java?
What is ascii code?
What are the three parts of a lambda expression?
What are different data types?
what is the volatile modifier for? : Java thread
What is class variable java?
What are the advantages of arraylist over arrays?
Is void a data type in java?
What is downcasting?
What is method with example?
What does escaping a character mean?
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
how to write a server program and sending the mails to the server using smtp protocol please help me