Pascal Huyền Thoại FOR + IF

Pascal Huyền Thoại FOR + IF

8th Grade

10 Qs

quiz-placeholder

Similar activities

ktra miệng k8 lần 2

ktra miệng k8 lần 2

8th Grade

10 Qs

CP2-SB

CP2-SB

6th - 8th Grade

15 Qs

Binder Quiz QTR 3

Binder Quiz QTR 3

8th - 9th Grade

12 Qs

Example Quiz

Example Quiz

KG - 12th Grade

11 Qs

Généralités assurance vie

Généralités assurance vie

1st - 8th Grade

11 Qs

Latihan Materi PPPK PGSD (Matematika)

Latihan Materi PPPK PGSD (Matematika)

7th Grade - Professional Development

10 Qs

[1.2] Biến & Kiểu dữ liệu

[1.2] Biến & Kiểu dữ liệu

6th - 12th Grade

15 Qs

8A KT GIỮA KỲ 1

8A KT GIỮA KỲ 1

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?