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 I be thrown polymorphically?

0 Answers  


What is the difference between a class and a structure?

0 Answers  


What is the use if instanceof keyword?

0 Answers  


What are the different types of arguments?

0 Answers  


What is an abstraction and why is it important?

0 Answers  






Can you create an instance of an interface?

0 Answers  


What is an interface?

0 Answers  


Is it possible to override private virtual methods?

0 Answers   Infosys,


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  


Can a function be overloaded based on return types?

0 Answers   iNautix,


Explain about a class?

0 Answers  


What is the difference between function overloading and over riding?

0 Answers   BirlaSoft,


Categories