Pascal Huyền Thoại FOR + IF

Pascal Huyền Thoại FOR + IF

8th Grade

10 Qs

quiz-placeholder

Similar activities

Python level4

Python level4

6th - 9th Grade

10 Qs

8A KTTX THÁNG 12 (BÀI 6)

8A KTTX THÁNG 12 (BÀI 6)

8th Grade

10 Qs

Python web level 1

Python web level 1

8th Grade

10 Qs

Bài 1 - Chương trình bảng tính - Tin 7

Bài 1 - Chương trình bảng tính - Tin 7

7th Grade - University

10 Qs

[1.1] Hello World!

[1.1] Hello World!

6th - 12th Grade

11 Qs

Turtle - LS8

Turtle - LS8

6th - 12th Grade

10 Qs

Simple Easy Basic Lua Quiz

Simple Easy Basic Lua Quiz

4th Grade - Professional Development

10 Qs

TIN HOC 8 4

TIN HOC 8 4

8th Grade

10 Qs

Pascal Huyền Thoại FOR + IF

Pascal Huyền Thoại FOR + IF

Assessment

Quiz

Professional Development

8th Grade

Medium

Created by

Le Ha

Used 72+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả in ra màn hình của câu lệnh sau là gì?

writeln(‘Ket qua 2*4=,8’);

Ket qua 2*4=,8

Ket qua 2*4=8

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh CLRSCR dùng để làm gì?

Xoá màn hình

In thông báo ra màn hình

In thông báo ra màn hình

Nhập dữ liệu từ bàn phím

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh writeln sau in ra kết quả nào?

writeln(’15*4’);

60

’15*4’

15*4

90

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh writeln sau in ra kết quả nào?

writeln(40/100:0:3);

0.25

0.040

0.040

0.400

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh Pascal nào sau đây viết đúng?

IF x:=7 then a=b;

If x>5; then a:=b;

IF x>5 then; a:=b

If n>0 then begin a:=0; m:=-1 and else c:=a;

if x>5 then a:=b; else m:=n;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sau câu lệnh sau giá trị của x bằng bao nhiêu, nếu trước đó giá trị của x bằng 5.

If (45 mod 3) = 0 then x:=x+1;

5

6

1

3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sau câu lệnh sau giá trị của x bằng bao nhiêu, nếu trước đó giá trị của x bằng 5.

If x>10 then x:=x+1;

10

1

5

6

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?