Multiple Choice
You can use this operator to determine whether an object is an instance of a particular class.
A) equals
B) instanceof
C) >>
D) isa
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: If ClassC is derived from ClassB which
Q6: A class becomes abstract when you place
Q18: A protected member of a class may
Q24: Which of the following statements declares Salaried
Q25: If a method in a subclass has
Q27: In _, inheritance is shown with a
Q28: A _ member's access is somewhere between
Q29: When an "is a" relationship exists between
Q33: You can write a super statement that
Q35: In object-oriented programming, _ allows you to