Programming - Basic File Handling Operations

Programming - Basic File Handling Operations

3rd - 11th Grade

10 Qs

quiz-placeholder

Similar activities

Huffman Coding

Huffman Coding

6th - 10th Grade

10 Qs

KS3 Compression

KS3 Compression

8th - 10th Grade

13 Qs

Charts

Charts

4th - 5th Grade

10 Qs

Routing, Packets, and Protocols OH MY

Routing, Packets, and Protocols OH MY

6th - 8th Grade

13 Qs

Python Class 8 Assessment

Python Class 8 Assessment

6th - 8th Grade

10 Qs

Data Compression

Data Compression

9th Grade - University

12 Qs

Data representation - Sound

Data representation - Sound

9th - 11th Grade

12 Qs

Data Representation - Metadata

Data Representation - Metadata

3rd - 11th Grade

10 Qs

Programming - Basic File Handling Operations

Programming - Basic File Handling Operations

Assessment

Quiz

Computers

3rd - 11th Grade

Medium

Created by

Matt Fearn

Used 664+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a method of opening files?
Replace
Append
Write
Read

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Opening a file with write access causes the contents of the file to removed first.
True
False

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Appending to a file means adding extra data into the file.
True
False

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following needs to be used to provide access to the file throughout a program?
File descriptor
File writer
File changer
File type

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Files are used by programs to store data needed for later use.
True
False

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When writing to a file you cannot create new lines.
False
True

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the last action that must be performed on a file?
Close
Save
End
Write

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?