Can we override static methods? Why?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOAD Interview Questions

What is the base type from which all structs inherit directly?

0 Answers  


What are the features that are provided to make a program modular?

0 Answers  


If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

0 Answers  


How many methods are there in the serializable interface?

0 Answers  


Can we reduce the visibility of the inherited or overridden method ?

0 Answers  


Define a good interface?

0 Answers  


How to resolve many to many relationship?

6 Answers   InfoAxon Technologies, Protech, Samsung,


What is the difference between an abstract class and interface in java?

0 Answers  


Explain what is object oriented programming language?

0 Answers  


Can an interface have an inner class?

0 Answers  


What is the difference between class inheritance and interface inheritance?

0 Answers  


Explain about a class in oop?

0 Answers  


Categories