日韩欧美亚洲 _ 欧美亚洲一区 _ 日本亚洲欧美 _ 亚洲精品欧美 国产白袜脚足J棉袜在线观看_亚洲熟妇av一区二区三区_久久天天躁狠狠躁夜_精品众筹模特私拍在线

單項(xiàng)選擇題

The file “file.txt” exists on the file system and contsins ASCII text.  Given:  
try {  
File f = new File(“file.txt”);  
 OutputStream out = new FileOutputStream(f, true); 
 }  
 catch (IOException) {}  
What is the result?()

A. The code does not compile.
B. The code runs and no change is made to the file.
C. The code runs and sets the length of the file to 0.
D. An exception is thrown because the file is not closed.
E. The code runs and deletes the file from the file system.

微信掃碼免費(fèi)搜題