Search Header Logo

Câu điều kiện

Authored by Cường Trần

Computers

8th Grade

Used 5+ times

Câu điều kiện
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

(a)  

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

(a)  

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

Access all questions and much more by creating a free account

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

Already have an account?