What is the use if instanceof keyword? And how do refer to a current instance of object?


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

Post New Answer

More OOAD Interview Questions

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

0 Answers  


What are the limitations of inheritance?

0 Answers  


What is diamond inheritance problem? How java 8 solves this problem?

0 Answers  


Explain about the analysis phase?

0 Answers  


State two differences between an object and a class.

0 Answers   DELL,


Do we require parameter for constructors?

0 Answers  


What is association?

2 Answers   Protech, Wipro,


Write a note about inheritance?

0 Answers  


Describe the Diamond problem. Where does this problem occur?

0 Answers   Tech Mahindra,


What is the function of dynamic typing?

0 Answers  


If a method definition has been specified in class , its 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 Polymorphism?

7 Answers   MindCracker, Protech, TCS,


Categories