What is a static method? Why do we need static methods in java 8 interfaces?


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

Post New Answer

More OOAD Interview Questions

What is the difference between a virtual method and an abstract method?

0 Answers  


What do you mean by "explicitly implemeting an interface". Give an example?

0 Answers  


What is hybrid inheritance?

0 Answers  


Can an interface have an inner class?

0 Answers  


What do you mean by data hiding?

0 Answers   Tavant Technologies, Virtusa,


Which of the following is tightly bound ? Inheritance or composition ?

1 Answers  


What is the syntax of object oriented method call?

0 Answers  


A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

0 Answers  


What are the limitations of inheritance?

0 Answers  


What are the major differences between late and dynamic binding?

0 Answers  


Explain about instance in object oriented programming?

0 Answers  


Can an interface implement or extend another interface?

0 Answers  


Categories