Search Header Logo

Khối 11 KT 15p

Authored by Nguyễn Viết Phùng

Computers

11th Grade

Used 14+ times

Khối 11 KT 15p
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Trong pascal, tên nào sau đây đặt sai?

_bien
bien_
bien1
1bien

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong pascal, đáp án chỉ gồm từ khóa là?

VAR, BEGIN, SQR
PROGRAM, BEGIN, END
SQRT, SQR, VAR, BEGIN
BEGIN, END, SQR, SQRT, VAR

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Để đưa dữ liệu ra màn hình ta sử dụng thủ tục?

Readln
Read
Write
For .. To ...DO....

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Cho x=5. Kết quả của thủ tục sau là gì?
Writeln('ket qua la ','x');

Ket qua la ,x
Ket qua la 5
Ket qua la x
Báo lỗi

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Cho x=5. Kết quả của thủ tục sau là gì?
Writeln('ket qua la ',x);

Ket qua la ,x
Ket qua la 5
Ket qua la x
Báo lỗi

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để đưa dữ liệu vào cho 2 biến a và b ta sử dụng thủ tục?

readln(a,b);
readln('a','b');
write(a,b);
writeln('a','b');

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Thực hiện tính và đưa ra màn hình tổng 2 biến a và b. Câu lệnh nào sau đây đúng?

S:=a+b; write(S);
S:=a+b; write('S');
S=a+b; write(S);
S=a+b; write('S');

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?