PRO192c_-_SU_2024_-_TE2_2584.webp
vanbinh99

PRO192c_-_SU_2024_-_TE2_2584.webp

Kizspy | Question: 8
(Choose 1 answer)

What will be the output of the following code?
public class Test1 {
int x;x = 5;
public static void main(String[] args) { Test1 t = new Test1();System.out.println(t.x);
}
A. complie error
B. runtime error
C. 5
D. 0
FUOVER

Thông tin

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

Share this media

Back
Bên trên Bottom