Câu điều kiện

Câu điều kiện

8th Grade

24 Qs

quiz-placeholder

Similar activities

Getting to Know the Operating System

Getting to Know the Operating System

7th - 8th Grade

19 Qs

TIK KD 3

TIK KD 3

1st - 12th Grade

20 Qs

Evaluación diagnóstica ofimática

Evaluación diagnóstica ofimática

6th - 8th Grade

20 Qs

kiểm tra 15p tin 8 ki 2

kiểm tra 15p tin 8 ki 2

6th - 8th Grade

21 Qs

โปรแกรมนำเสนองาน

โปรแกรมนำเสนองาน

1st - 10th Grade

20 Qs

KIỂM TRA 15P TIN 7 (18-23/10-2022)

KIỂM TRA 15P TIN 7 (18-23/10-2022)

6th - 9th Grade

20 Qs

Python-ICT

Python-ICT

8th Grade

20 Qs

2.2 UKURAN DATA

2.2 UKURAN DATA

8th Grade

19 Qs

Câu điều kiện

Câu điều kiện

Assessment

Quiz

Computers

8th Grade

Hard

Created by

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?