Can we override static methods in java?
No Answer is Posted For this Question
Be the First to Post Answer
Is ruby built on java?
Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???
7) Suppose there is Student class like class student { int age; string name; } We want to store these objects in a HashMap. Do we need to override any methods in Student class? If any which ones and why? what if i just override equals or just hashcode? what will be the results in both the cases?
How finally used under exception handling?
explain the concept of virtual method invocation in polymorphism in detail?
What is mean by UML? what is the use? where we are using?
what is the swingutilities.invokelater(runnable) method for? : Java thread
What is a Transient Object?
0 Answers InfoAxon Technologies,
What are the limitations for static method?
What are the core java topics?
Explain difference between final, finally and finalize?
What is the final field modifier?