A.SQLException B.IOException C.NullPointerException D.OutOfMemoryError
A.可以有多個catch B.只能有一個catch C.可以沒有catch D.finally必須有
A. Throwable B. Error C. RuntimeException D. Exception