PRO192_-_C1_-_RE_-_SU_2023_545.webp
Hoàng Long1

PRO192_-_C1_-_RE_-_SU_2023_545.webp

(Choose 1 answer)

Given the following code
import java.io.*;
public class Ppvg{
public static void main(String argv[]){
Ppvg p = new Ppvg();
p.fliton();
public int fliton(){
try{
FileInputStream din = new FileInputStream("Ppvg.java");
din.read();
} catch(IOException ioe){System.out.println("flytwick");
return 99;
}finally {
System.out.println("fliton");
}
return -1;
}
} Assuming the file Ppvg.java is available to be read which of the following statements is tru compile and run the program?
A. The program will run and output only "flytwick"
B. The program will run and output only "fliton"
Exit 21

Thông tin

Category
PRO192
Thêm bởi
Hoàng Long1
Ngày thêm
Lượt xem
1,745
Lượt bình luận
11
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRO192_-_C1_-_RE_-_SU_2023_545.webp
File size
59.3 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom