Answer Posted / shailendra sharma
Final class can not be inherited.
| Is This Answer Correct ? | 29 Yes | 1 No |
Post New Answer View All Answers
What are the 6 boolean operators?
List some oops concepts in java?
What does exclamation mean in java?
Is vector thread safe in java?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
What is the difference between a vector & an array list?
How objects are stored in java?
Why hashmap is used in java?
Give an example of use of pointers in java class.
What is the purpose of the file class in java programming?
What is vector?
What is the difference between Array and Hash Table?
What is meant by overloading?
What is an immutable object? How do you create one in java?
Is nullpointerexception checked or unchecked?