Multiple choice Which method is not present in Throwable class? FillIn Stack Trace() Get cause() Set cause (Throwable) Set StackTrace(StackTrace elements[]) Reveal answer Fill a bubble to check yourself C Correct answer Explanation This answer is correct.This method does not exists in Throwable class.