PRO192_-_C1_-_FE_-_SU_2023_391.webp
H

PRO192_-_C1_-_FE_-_SU_2023_391.webp

(Choose 1 answer)
What is the output of the following program?
class test
public void main(String[] args)
{
int i;do
i++;
}while(i<0);
System.out.println(i);
}
}
A. 0
B. 1
C. Cannot compile and display error "variable i might not have been initialized"
D. Compile OK but display nothing
}
2

Thông tin

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

Image metadata

Filename
PRO192_-_C1_-_FE_-_SU_2023_391.webp
File size
58.1 KB
Dimensions
1713px x 893px

Share this media

Back
Bên trên Bottom