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

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

2 Answers  


Difference Between Attribute and Association.

2 Answers   Protech,


What is @functionalinterface?

0 Answers  


Differences between functional programming and object-oriented programming?

0 Answers  


What is the difference between new and override?

0 Answers  


Explain Class Diagram in Detail.

2 Answers   InfoAxon Technologies, Protech,


What is a pure virtual function?

3 Answers  


Describe inheritance and non-inheritance of a derived class?

0 Answers  


If a method definition has been specified in the 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  


What is the best tool for modeling and ORM framework

0 Answers   Infosys,


Why is class hierarchies managed in object-oriented programming?

0 Answers  


Explain what you understand by function overloading.

0 Answers   TCS,


Categories