Điều kiện câu lệnh

Quiz
•
Computers
•
8th Grade
•
Hard
Hong Anh
Used 88+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Команда!

Quiz
•
1st - 10th Grade
10 questions
Основы Pytnon

Quiz
•
8th - 9th Grade
10 questions
câu lệnh lặp

Quiz
•
8th - 9th Grade
17 questions
kiểm tra tin học 8

Quiz
•
6th - 8th Grade
20 questions
Kiểm tra thường xuyên tin 8 lần 1

Quiz
•
1st - 12th Grade
10 questions
Animation Interface

Quiz
•
7th - 8th Grade
12 questions
BÀI 9. TRÌNH BÀY DỮ LIỆU BẰNG BIỂU ĐỒ

Quiz
•
1st - 12th Grade
15 questions
Начала программирования на языке Паскаль

Quiz
•
8th - 11th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade