PRO192c_-_SU_2024_-_TE2_2584.webp
vanbinh99

PRO192c_-_SU_2024_-_TE2_2584.webp

Kizspy | Question: 9
(Choose 1 answer)

What is the output of the code snippet?
public class Test {
public static void main(String[] args) {
int x = -1;
String y = x+3;
System.out.format("%d %s",x,y);
}
}
A. Compile error
B. -1-13
C. -14
D. -12
FUOVERFL

Thông tin

Category
PRO192
Thêm bởi
vanbinh99
Ngày thêm
Lượt xem
2,388
Lượt bình luận
16
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom