Lesson 7 - File System

Lesson 7 - File System

University

8 Qs

quiz-placeholder

Similar activities

Soal Komputer Kelas IV

Soal Komputer Kelas IV

5th Grade - Professional Development

10 Qs

Quiz 7 Perancangan dan Pemrograman Web 2021-1

Quiz 7 Perancangan dan Pemrograman Web 2021-1

University

10 Qs

Software Testing

Software Testing

University - Professional Development

11 Qs

ED 685 Ch. 4 Quiz

ED 685 Ch. 4 Quiz

University

10 Qs

Netschool 13 CMS

Netschool 13 CMS

University

10 Qs

Quis Teknologi Layanan Jaringan

Quis Teknologi Layanan Jaringan

7th Grade - University

10 Qs

ICT for beginners

ICT for beginners

University

6 Qs

Blogs, Wikis and Podcasts – Quiz

Blogs, Wikis and Podcasts – Quiz

University

8 Qs

Lesson 7 - File System

Lesson 7 - File System

Assessment

Quiz

Instructional Technology

University

Medium

Created by

bernard ugalde

Used 8+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the smallest allocation unit on a hard drive?

Track

Sector

Cluster

Block

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

That is the usual cluster size of Cygwin?

128

512

1024

4096

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if a cluster size is 512, what is the cluster allocation for a file of 1050?

2

3

4

5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of filesystem?

To control how data is stored/retrieved to mass storage devices

To prevent two applications from simultaneously updating a file

To enforce access rights

To translate from high-level API to hardware-specific code

All of the choices

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term used to refer to the 'myfile' in myfile.txt?

filename

metadata

extension

data

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The 'create a file' operation is the initial step needed before any other file operations can be performed.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The file system uses algorithms and data structures to map the logical file system onto the physical storage device. What is the name of the allocation method where each file has its own index block(s) of pointers to its data blocks:

Linked Allocation

Indexed Allocation

Contiguous Allocation

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Internal Fragmentation typically caused by ____.

partial used cluster

latency

cluster not being allocation contiguously

latency

Discover more resources for Instructional Technology