
Điều kiện câu lệnh
Authored by Hong Anh
Computers
8th Grade
Used 88+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x:=5;
if x >= 5 then x:=x+3;
3
5
8
11
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x:=5;
if x > 5 then x:=x+3;
3
5
8
11
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x:=5;
if x < 5 then x:=x+3;
3
5
8
11
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x:=5;
if x < 5 then x:=x+3 else x:=x-3;
2
3
5
8
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x:=5; y:=7;
if (x mod y = 0) then x:=x*y else x:=x+y;
5
7
12
35
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x:=5; y:=7;
if (x mod y <> 0) then x:=x*y else x:=x+y;
5
7
12
35
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x:=5; y:=7;
if (x mod y = 0) and (x + y > 10) then x:=x*y else x:=x+y;
5
7
12
35
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?