1.

try{File f = new File("a.txt");}catch(Exception e){}catch(IOException io){}Is this code create new file name a.txt ?

A. rue
B. alse
C. ompilation Error
D. one of these
Answer» D. one of these


Discussion

No Comment Found

Related MCQs