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 are the steps involved to write rmi based programs?
What is the use of StringTokenizer class?
Can we override singleton class?
How do you remove duplicates in java?
Is map ordered in java?
What is function declaration?
Why is multiple inheritance not supported in java?
What is a parameter in java?
What is double parsedouble in java?
What do you mean by pointer value and address?
What are the types of arrays in java?
What is the purpose class.forname method?
What is java console application?
How do I remove a character from a string in java?
Can we serialize arraylist in java?