Tin 8 - Câu lệnh điều kiện lệnh

Tin 8 - Câu lệnh điều kiện lệnh

University

18 Qs

quiz-placeholder

Similar activities

ALGORITMIAS2M1

ALGORITMIAS2M1

University

15 Qs

SMARTICUS

SMARTICUS

University

20 Qs

Introducere în JS

Introducere în JS

12th Grade - University

18 Qs

Operator dan Kontrol Struktur PHP

Operator dan Kontrol Struktur PHP

2nd Grade - University

15 Qs

CÂU HỎI ÔN TAP HKI

CÂU HỎI ÔN TAP HKI

5th Grade - University

21 Qs

Tin hoc

Tin hoc

University

16 Qs

data structures1

data structures1

University

20 Qs

Hiểu biết về máy tính

Hiểu biết về máy tính

University

15 Qs

Tin 8 - Câu lệnh điều kiện lệnh

Tin 8 - Câu lệnh điều kiện lệnh

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Thu Thuy

Used 30+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Full format command is:

If <Điều kiện> then <Câu lệnh 1>; Else <Câu lệnh 2>;

If <Điều kiện> then <Câu lệnh>;

If <Điều kiện> then <Câu lệnh 1>, <Câu lệnh 2>;

If <Điều kiện> then <Câu lệnh 1> Khác <Câu lệnh 2>;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Please know the value of variable X bằng bao nhiêu phần trăm sau khi thực hiện câu lệnh:

if (10 mod 2) = 0 then X: = X + 2;

(Biết trước đó giá trị của biến X = 5)

5

9

7

11

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ta có 2 lệnh sau:

x: = 4;

Nếu x> 5 thì x: = x +1;

Giá trị của x là bao nhiêu?

5

4

số 8

6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pascal command which after here was true write:

Nếu x: = 5 thì a = b;

Nếu x> 4; thì a: = b;

If x> 4 then a: = b else m: = n;

Nếu x> 4 thì a: = b; khác m: = n;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Chọn hợp lệ Pascal câu lệnh trong các câu sau:

Nếu x: = a + b thì x: = x + 1;

Nếu a> b thì max = a;

If a> b then max: = a else max: = b;

Nếu 5: = 6 thì x: = 100;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Khai báo biến nào sau đây đúng?

Var x, y: Integer;

Var x, y = Integer;

Var x, y Của số nguyên;

Var x, y: = Integer;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong Pascal, từ khóa để khai báo biến là:

Hằng số

Bắt đầu

Var

Sử dụng

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

Already have an account?