can a static method be overridden

Answer Posted / narasimha rao bodagala

no, static methods are not overriden cause the compiler
will load the class is loded by the jvm so the static we
can't overriden.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different methods of identifying an object?

581


What are various types of class loaders used by jvm?

502


Explain the different types of memory used by jvm?

614


How many times may an objects finalize() method be invoked by the garbage collector?

678


What are the call back methods in entity bean?

566






For which statements does it make sense to use a label?

593


why static class in java

1280


What is the map interface?

617


What is abstract schema?

558


What restrictions are placed on the location of a package statement within a source code file?

623


what are RemoteObjects?

2262


What are transaction attributes?

620


Name three component subclasses that support painting?

620


Why do I get a duplicate name error when loading a jar file?

548


What must a class do to implement an interface?

588