Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?


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

Post New Answer

More OOAD Interview Questions

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

0 Answers  


Can we use static method definitions in interfaces?

0 Answers  


What are the methods required to create changes in subclasses?

0 Answers  


Suppose a class acts an Actor in the problem domain, how to represent it in the static model?

2 Answers  


What is Abstract method and how different from Virtual Method?

0 Answers  






What is a try/ catch block?

0 Answers  


What is function override?

0 Answers  


What is difference between static and non-static fields of a class?

0 Answers  


Explain the rationale behind object oriented concepts?

0 Answers  


Write a note on encapsulation?

0 Answers  


What are the limitations of oops?

0 Answers  


What is a subclass?

0 Answers  


Categories