Answer Posted / atul
If declare class as final that means can not Inherited
in subclass.if declare final data members then must be
initializing at randomly or inside constructor otherwise
generate error
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we assign the reference to this variable?
Difference between static synchronization vs. Instance synchronization?
Explain the difference between static and dynamic binding in java?
What does int argc char * argv [] mean?
What is a nullable field?
Where are variables stored?
what is the messsage u r going to get from an objectoriented programing?
What is difference between static and abstract class?
What is meant by data hiding/encapsulation?
What is static block?
How to perform binary search in java?
What is the difference between an argument and a parameter?
What is instance example?
How can we make a class singleton?
What is the use of beaninfo?