Multiple choice The throw statement is used to throw the _____ type exception. class data object methods Reveal answer Fill a bubble to check yourself C Correct answer Explanation The throw statement is used to throw the object type exception.