Multiple choice Which of the following is not a method of Object class in java? clone() finalize() getClass() valueOf() none of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation This method is not defined in Object class in java.