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
What is the difference between dom and sax parser in java?
What is an iterator java?
What is the meaning of nullable?
What is the generic function?
Can we nested try statements in java?
What is dynamic array in java?
Explain about varargs in java?
How many functional interfaces does java 8 have?
Name and explain the types of ways which are used to pass arguments in any function in java.
What are the different types of sorting in java?
How do you reverse a string in java?
What is the differences between heap and stack memory in java? Explain
What is a dynamic array in java?
Explain about the main() method in java?
What is the order of arraylist in java?