PRO192_-_FA_2024_-_RE_3069.webp
Nitta93

PRO192_-_FA_2024_-_RE_3069.webp

  • Media owner Nitta93
  • Ngày thêm
Kizspy | Question: 10
(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
Nitta93
Ngày thêm
Lượt xem
3,140
Lượt bình luận
6
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom