Can we override static methods?

Answer Posted / n.suresh babu

Yes, Static Methods can be overridden but it won't give
overridden behaviour. Overiding execution happens based on
the runtime object.

Is This Answer Correct ?    16 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the basic difference between string and stringbuffer object?

579


What is the difference between path and classpath variables?

524


What are the data types supported by java?

544


State two differences between C and Java.

691


Explain exception chaining in java?

607






What is class forname used for?

538


What are the types of java?

602


What is identifier give example?

551


what is thread in Java ?

622


how its run?

567


How can you traverse a linked list in java?

680


Can you inherit from an abstract class java?

527


What differences exist between iterator and listiterator?

569


Difference between == and .equals() ?

572


What are the basic control structures?

495