Which of the following is used to get the type of object represented by obj? (a) Classloader.getInstance(obj);

Question:

Which of the following is used to get the type of object represented by “obj”?

(a) Classloader.getInstance(obj);

(b) Obj.getClass().getName();

(c) Obj.toString();

(d) New Class.getName(obj);

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: