線程方面錯題集合以及答案詳解

1.(單選題)getCustomerInfo()方法如下,try中可以捕獲三種類型的異常,如果在該方法運行中產生了一個IOException,將會輸出什麼結果() public void getCustomerInfo() { try { // do something that may cause an Exception } catch (java.io.FileNotFoundExcepti
相關文章
相關標籤/搜索