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

Quiz1 TAFL(module-2)2020-21

Quiz1 TAFL(module-2)2020-21

University

20 Qs

CPA MS-Office Hotkeys Quiz

CPA MS-Office Hotkeys Quiz

8th Grade - Professional Development

21 Qs

Saintek Campus Day 2020

Saintek Campus Day 2020

University

16 Qs

Minggu V - PKS 2 - Pemrograman C++

Minggu V - PKS 2 - Pemrograman C++

University

17 Qs

UNIT IV Normalization

UNIT IV Normalization

University

20 Qs

Giữa kì 2

Giữa kì 2

1st Grade - University

20 Qs

Evaluasi 2 (Mathematica-Phyton)

Evaluasi 2 (Mathematica-Phyton)

University

20 Qs

Trắc nghiệm excel - 1

Trắc nghiệm excel - 1

KG - University

20 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

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

Already have an account?