Câu điều kiện

Quiz
•
Computers
•
8th Grade
•
Hard
Cường Trần
Used 5+ times
FREE Resource
24 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x:=5;
if x >= 5 then x:=x+3; Tính x
3
5
8
11
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
x:=5;
if x > 5 then x:=x+3; Tính x
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x:=5;
if x < 5 then x:=x+3; Tính x
3
5
8
11
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x:=5;
if x < 5 then x:=x+3 else x:=x-3; Tính x
2
3
5
8
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
x:=5; y:=7;
if (x mod y = 0) then x:=x*y else x:=x+y; Tính x
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x:=5; y:=7;
if (x mod y <> 0) then x:=x*y else x:=x+y; Tính x
5
7
12
35
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a:= 18;
if (a mod 2 = 0) then writeln('so chan') else writeln('so le');
a in ra kết quả gì?
so chan
so le
Create a free account and access millions of resources
Similar Resources on Wayground
27 questions
ÔN THI CUỐI KÌ 2

Quiz
•
6th - 8th Grade
19 questions
Unit 2 CSD Vocabulary

Quiz
•
7th - 8th Grade
22 questions
Lớp 8 HKI

Quiz
•
8th Grade
19 questions
Html Beginner

Quiz
•
6th - 11th Grade
20 questions
Język HTML

Quiz
•
8th Grade
20 questions
Unit 2 code.org

Quiz
•
7th - 9th Grade
25 questions
Python lesson 3 (Tkinter)

Quiz
•
6th - 12th Grade
20 questions
HTML

Quiz
•
KG - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade