Question: 27
(Choose 1 answer)
What is the "instanceof" operator used for?
A. To check whether an object is an instance of a particular class or not
B. To create a new instance of a class
C. To compare two objects for equality
D. To check if an object is null