PRX301_-_RE_-_SU_2023_511.webp
Q

PRX301_-_RE_-_SU_2023_511.webp

(Choose 1 answer)
What would the browser display if the following script is executed?
<SCRIPT LANGUAGE="JavaScript">
var count = 0;
total = 0;
while (count <= 5) {
total = total + 10;
count = count + 1;
}
document.write(total);
</SCRIPT>

A. Nothing, the browser would generate an error.
B. 0
C. 50
D. 60
Chưa có bình luận nào.

Thông tin

Category
PRX301
Thêm bởi
Quốc Hùng1
Ngày thêm
Lượt xem
36
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRX301_-_RE_-_SU_2023_511.webp
File size
48.2 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom