A.SQLException B.IOException C.NullPointerException D.OutOfMemoryError
A.可以有多個(gè)catch B.只能有一個(gè)catch C.可以沒(méi)有catch D.finally必須有
A. Throwable B. Error C. RuntimeException D. Exception