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 number data type in java?
What is the equal sign?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
Explain the available thread states in a high-level?
what is the use of bean managed and container managed with example?
What are the advantages of packages in java?
Why arraylist is not synchronized in java example?
What are multiple inheritances?
Where pragma is used?
What is the same as procedures?
Explain about the dynamic behavior of core java?
What are heterogeneous objects?
Explain what pure virtual function is?
What is the use of System class?
Why java is not 100% object-oriented?