RUNG CHUÔNG VÀNG

RUNG CHUÔNG VÀNG

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Kiểm tra 15 phút

Kiểm tra 15 phút

1st - 12th Grade

15 Qs

KT HKI TIN 4

KT HKI TIN 4

3rd Grade - University

14 Qs

Bài tập bài 10 các thao tác với tệp và thư mục

Bài tập bài 10 các thao tác với tệp và thư mục

4th Grade - University

10 Qs

ÔN THI HKI _ TIN HỌC 4

ÔN THI HKI _ TIN HỌC 4

12th Grade

8 Qs

Kiểu tệp

Kiểu tệp

8th - 11th Grade

9 Qs

file type

file type

10th Grade - University

15 Qs

Ôn tập HKII lớp 11

Ôn tập HKII lớp 11

11th Grade

8 Qs

Bài 1 Tin 7

Bài 1 Tin 7

7th Grade - University

15 Qs

RUNG CHUÔNG VÀNG

RUNG CHUÔNG VÀNG

Assessment

Quiz

Computers

11th - 12th Grade

Hard

Created by

KỶ Vlog

Used 117+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Dữ liệu kiểu tệp được lưu trư ở đâu?

Bộ nhớ trong

Bộ nhớ ngoài

trên điện thoại

không ở đâu

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Trong ngôn ngữ lập trình, tệp gồm có mấy loại?

1

2

3

4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để khai báo biến tệp văn bản em sử dụng cú pháp nào?

Var <tên biến tệp>: string;

Var <tên biến tệp>: byte;

Var <tên biến tệp>: text;

Var <tên biến tệp>: Integer;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Gắn tên tệp " baitap.txt" cho biến tệp f em dùng lệnh:

Assign(f,'baitap.txt');

Assign(f,"baitap.txt");

Assign(f,'D:/baitap.txt');

Assign(f,baitap.txt);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh mở tệp f để đọc dữ liệu?

Rewrite(f);

Reset(f);

Read(f);

write(f);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh ghi dòng chữ 'DICH COVID-19' vào tệp f?

Write(f,'DICH COVID-19');

Write(f,"DICH COVID-19");

Rewrite(f);

Write('DICH COVID-19');

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Lệnh mở tệp f để ghi dữ liệu?

write(f);

Reset(f);

Read(f);

Rewrite(f);

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?