Is it possible to override private or static method in java?
No Answer is Posted For this Question
Be the First to Post Answer
Why vector is used in java?
What is type conversion in java?
What are void methods?
What is Collections API?
What are the advantages of the model over the event- inheritance model?
Why java is platform independent? Explain.
What is wrapper class html?
Is boolean a wrapper class in java?
Will the jvm load the package twice at runtime?
Explain the difference between comparator and comparable in java?
Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?
What is the difference between static class and normal class?