Câu điều kiện

Câu điều kiện

8th Grade

24 Qs

quiz-placeholder

Similar activities

Informatyka - powtórzenie

Informatyka - powtórzenie

1st - 8th Grade

21 Qs

Excel 9A3

Excel 9A3

7th - 9th Grade

20 Qs

GGHS HTML Test

GGHS HTML Test

7th - 10th Grade

20 Qs

kiểm tra 15p tin 8 ki 2

kiểm tra 15p tin 8 ki 2

6th - 8th Grade

21 Qs

ÔN TẬP 2 12

ÔN TẬP 2 12

KG - 12th Grade

20 Qs

HTML/CSS Quiz

HTML/CSS Quiz

6th Grade - University

20 Qs

EXAMEN DE OCTAVO GRADO

EXAMEN DE OCTAVO GRADO

8th Grade

20 Qs

PENGATUCARAAN TMK TAHUN 6 25 MEI

PENGATUCARAAN TMK TAHUN 6 25 MEI

8th - 12th Grade

20 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?