PRX301_-_FA_2022_-_FE_244.webp
hirosi212

PRX301_-_FA_2022_-_FE_244.webp

(Choose 1 answer)
What would the browser display if the following code is executed in a script?
var x = 11,
y = 14;
if (x > 13)
if (y > 13)
document.writeln("x and y are
else
document.writeln("x is <= 13");

A. x is <= 13
B. nothing, the code will generate an error
C. x and y are > 13
D. 11
Chưa có bình luận nào.

Thông tin

Category
PRX301
Thêm bởi
hirosi212
Ngày thêm
Lượt xem
269
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom