Define exceptions?


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

Post New Answer

More OOAD Interview Questions

What if we make the method as abstract in another interface?

0 Answers  


Explain the abstract class modifier?

0 Answers  


What is virtual?

0 Answers   MindCracker,


What is the use of interface?

0 Answers  


Write about abstract base classes?

0 Answers  






What are the problems faced by the developer using object oriented programming language?

0 Answers  


Is is possible to define our own functional interface?

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 main advantage of using inheritance?

0 Answers  


How can we call the base method without creating an instance?

0 Answers  


What is abstract method?

0 Answers  


Why does java not support multiple inheritance?

0 Answers  


Categories