What are the override methods in Object class?

Answers were Sorted based on User's Feedback



What are the override methods in Object class?..

Answer / royal

There r total 11 methods r there..in that 11 only 5 methods
are override methods reaming r not override methods. becoz
those r final methods.

Override Methods
=====================

clone
toString
equals
hashCode
finalize

Is This Answer Correct ?    30 Yes 1 No

What are the override methods in Object class?..

Answer / koushik

override the toString() method in object class.

Is This Answer Correct ?    13 Yes 2 No

Post New Answer

More Core Java Interview Questions

Is passing by reference faster?

0 Answers  


List methods available in Java Queue interface

1 Answers  


What is array in java?

0 Answers  


What is the common usage of serialization?

0 Answers  


please send code example of inner classes?

2 Answers  


What purpose do the keywords final, finally, and finalize fulfill?

0 Answers  


What is a loop java?

0 Answers  


What is integer valueof?

0 Answers  


How to invoke external process in java.

0 Answers  


What is java and its types?

0 Answers  


Which container method is used to cause a container to be laid out and redisplayed in java programming?

0 Answers  


What is independent and dependent variables in research?

0 Answers  


Categories