tin học

tin học

9th - 12th Grade

40 Qs

quiz-placeholder

Similar activities

2018 - 303

2018 - 303

12th Grade

40 Qs

BÀI ĐỒNG CHÍ VÀ BÀI THƠ VỀ TĐXKK

BÀI ĐỒNG CHÍ VÀ BÀI THƠ VỀ TĐXKK

9th Grade

40 Qs

2021 - 304

2021 - 304

12th Grade

40 Qs

Rodzina, wspólnoty religijne, państwo

Rodzina, wspólnoty religijne, państwo

9th Grade

40 Qs

ĐỀ LUYỆN SỐ 3

ĐỀ LUYỆN SỐ 3

12th Grade

40 Qs

ÔN TRUYỆN KIỀU

ÔN TRUYỆN KIỀU

9th Grade

38 Qs

Social Science Model QP-05 Quiz

Social Science Model QP-05 Quiz

10th Grade

40 Qs

Luyện tập bài 1,2 -K12

Luyện tập bài 1,2 -K12

12th Grade

40 Qs

tin học

tin học

Assessment

Quiz

Social Studies

9th - 12th Grade

Medium

Created by

Inthone ne

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào sau đây thực hiện gán tên tệp cho biến tệp?

Rewrite(f2);

Assign(f2,'dulieu.txt');

Assign(f2,dulieu.txt);

Reset(f2);

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sau khi thực hiện đoạn lệnh S:=’Truong THPT Pleiku’;    a:=Length(S);  thì a bằng mấy?

15

18

11

14

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giả sử A là 1 biến, B là biến tệp thì lệnh đọc tệp nào là đúng?

Read(A,B);

Write(A,B);

Read(B,A);

Write(B,A);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giả sử B là biến tệp, x là biến, lệnh ghi dữ liệu vào tệp nào là sai?

Writeln(B, x:4);

Write(B,'x=',x);

Write(B, 'x=', x:4);

Read(B,x);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Chương trình sử dụng hai lệnh Assign(F,'SoNguyen.PAS');  Rewrite(F);  Khi chạy chương trình, nếu trên ổ đĩa C đã có tệp SoNguyen.PAS thì máy sẽ?

Giữ nguyên dữ liệu của tệp SoNguyen.Pas

Ghi tiếp dữ liệu vào sau dữ liệu đã có trong tệp SoNguyen.Pas

Xóa toàn bộ dữ liệu của tệp SoNguyen.Pas

Đưa ra thông báo đã tồn tại tệp SoNguyen.Pas

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào xóa kí tự cuối cùng của xâu a?

delete(a,1,255)

delete(a,255,1)

delete(a,length(a),1)

delete(a,1,length(a))

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để đọc dữ liệu trong tệp khi chưa hết tệp thì dùng câu lệnh lặp nào sau đây?

While   not  EOLn(f)   Do

While   EOF(f) = True  Do

While   not  EOF(f)   Do

While   EOLn(f) = False   Do

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?