Can we override static methods?

Answer Posted / yogesh gandhi

Thanks for addition.
You are correct.

Static method cannot be overridden.
Overloading of static methods is possible.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

556


Explain an algorithm to find depth of a binary tree.

538


What is the locale class in java programming?

523


What is null mean in java?

613


How listener identify that the event came from a particular object?

1459






Is class forname reflection?

510


What is a protected class in java?

525


How many bytes is a string in java?

525


What is array pointers ?

597


How to store image in arraylist in java?

502


Define how objects are stored in java?

557


Can a static class have a constructor java?

537


How do you sort objects in java?

508


What is busy spin, and why should you use it?

584


Which is faster call by value or call by reference?

493