1) Less than or equal to: a) a < b b) a <= b c) a == b 2) Use "if" to specify a block of code to be executed a) if a specified condition is true b) if the same condition is false c) if the first condition is false 3) Not Equal to: a) a =! b b) a == b c) a != b 4) Use "else" to specify a block of code to be executed a) if a specified condition is true b) if the same condition is false 5) The "do/while" loop is a) a "switch" statement. b) a variant of the "while loop"

Bảng xếp hạng

Phong cách trực quan

Tùy chọn

Chuyển đổi mẫu

Bạn có muốn khôi phục tự động lưu: không?