Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the legal operands of the instanceof operator?



What are the legal operands of the instanceof operator?..

Answer / Vimlesh

The instanceof operator is used to check if an object belongs to a specific class or subclass. The left operand must be an object reference, and the right operand must be a class name.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

what is a working thread? : Java thread

1 Answers  


how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread

1 Answers  


Can It is possible to synchronize the constructor of a Java Class?

1 Answers  


how to write a program for sending mails between client and server

1 Answers   Lampex,


Can singleton class be cloned?

1 Answers  


What is the size of an array?

1 Answers  


What is multithreading ???? How to stop multithrading in java????

1 Answers   Cognizant,


What are access specifiers in java ?

1 Answers   Akamai Technologies,


Explain the importance of finalize() method.

1 Answers  


What is autoboxing in java?

1 Answers  


What is classpath?

1 Answers  


What is the meaning of immutable regarding string?

1 Answers  


Categories