1.

What is the return type of the hashCode() method in the Object class?

Answer»

What is the return type of the hashCode() method in the Object CLASS?
CHOOSE the correct options from below list
(1)Object
(2)int
(3)long
(4)void

Answer:-(2)int
Note:- Return type of hashCode() method is an INTEGER



Discussion

No Comment Found