Can a class in java be inherited from more than one class?


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

Post New Answer

More OOAD Interview Questions

Explain the term constructor

0 Answers  


Can constructors be parameterized?

0 Answers  


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

0 Answers  


Why do we use oops concepts? What is its advantage?

0 Answers  


Why use oops?

0 Answers  


Are constructors inherited? Can a subclass call the parent's class constructor? When?

0 Answers  


What is the @functionalinterface annotation?

0 Answers  


Difference between class and an object?

0 Answers  


What is the use of finalize method?

0 Answers  


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

2 Answers  


What is a constructor in class?

0 Answers  


Why does java not support multiple inheritance?

0 Answers  


Categories