PRO192_-_FA_2023_-_RE_1159.webp
Hoàng Nam

PRO192_-_FA_2023_-_RE_1159.webp

(Choose 1 answer)
How many bytes does the following code write to file dest?
1. try {
FileOutputStream fos = new FileOutputStream("dest");DataOutputStream dos = new DataOutputStream(fos);.
123456789 2 . 3 4 5.7.8.1
. dos.writelnt(3);
dos.writeFloat(0.0001f);
dos.close();
fos.close();
9. catch (IOException e) {}
A. 2
B. 8
C. 12
D. 16
E. The number of bytes depends on the underlying system.

Exit 25

Thông tin

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

Image metadata

Filename
PRO192_-_FA_2023_-_RE_1159.webp
File size
53.1 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom