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 | 3 No |
Post New Answer View All Answers
List some oops concepts in java?
Explain, java is compatible with all servers but not all browsers?
What is the difference between declaration and definition in java?
What is the meaning of course?
What is difference between fail-fast and fail-safe?
How does hashset works in java?
What is static keyword?
What are different data types?
why we use merge option in hybernate pls give a ex snippet
What is the main use of generics in java?
When do we use hashset over treeset?
Why are pointers not secure?
What is serial version uid and its importance in java?
Define interface in java?
What is the difference between JVM and JRE?