Multiple choice Which of the following is/are true about instanceOf method in Java? It is not a method in Java. By using this method, our program can obtain runtime type information about an object. It is used for generalised routines samples. Both (2) and (3) None of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation Both are the properties of instanceOf method.