Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 13 pages
Exam (elaborations)

COP4600 LATEST 2026 EXAMS QUESTIONS AND ANSWERS GRADE

Document preview thumbnail
Preview 2 out of 13 pages

COP4600 LATEST 2026 EXAMS QUESTIONS AND ANSWERS GRADE

Content preview

COP4600 LATEST 2026 EXAMS QUESTIONS AND ANSWERS
GRADED A+
✔✔Link which holds the reference (inode, etc) of the file. Can only occur within the
same file system. Can be used on directories (depending on OS) - ✔✔Hard link

✔✔Link which holds the path of the file. Can span file systems. Can be used on
directories - ✔✔Soft link

✔✔Dangers of hard links? Soft links? - ✔✔Circular link; Link rot

✔✔What is a circular link? - ✔✔A parent dir and child dir hold a hard link to each other

✔✔What is link rot? - ✔✔A file is deleted, but a soft link still exists

✔✔How is file deletion prevented when a file is open? - ✔✔It's link count is incremented

✔✔A _______ is a special file type that holds FCB of other files. It is marked as such by
its own FCB - ✔✔Directory

✔✔2 types of directory implementations - ✔✔Inline and reference

✔✔Directory implementation in which each file has a block for its attributes which is
directly followed by its data (F1, F2, F3, etc.) - ✔✔Inline approach

✔✔Directory implementation in which each file has a block for its attributes and a
pointer to its data (F1*, F2*, F3*, etc.). There can be a fixed length for a directory -
✔✔Reference approach

✔✔How are file paths resolved? - ✔✔Recursive lookup (think ab a tree)

✔✔What tells us the file system type, format, and organization? - ✔✔Super block

✔✔Where are the boot block and super block located? - ✔✔On disk partition

✔✔_______ a file system makes it accessible to programs through the OS -
✔✔Mounting

✔✔Can you mount different file systems on top of one another? - ✔✔Yes

✔✔File allocation scheme in which a file's contents are stored purely in order on the
drive. Good for embedded hardware and read-only FS (CD/DVDs) - ✔✔Contiguous
allocation

, ✔✔What type of fragmentation does contiguous allocation for file systems suffer from? -
✔✔External

✔✔File allocation scheme in which each block holds a pointer to the next. Random
access requires iterating through blocks until the file is found. However, you can
allocate/deallocate at will - ✔✔Linked list allocation

✔✔File allocation scheme in which the linked lists are stored as a table in memory to
minimize disk access. It's super fast because you only need to go to disk to read data
blocks. Examples are USB and SSD cards - ✔✔Chained table allocation (FAT)

✔✔File allocation scheme in which locations of each block are stored in an index node
(inode). A pure index system limits file size - ✔✔Indexed allocation

✔✔Formula for max file size - ✔✔(# blocks) * (block size) = (block size / pointer bytes) *
(block size)

✔✔File allocation scheme which indexes the index block, using direct/indirect blocks. It
increases max file size, but each level added increases access time - ✔✔Multi-level
indexed allocation

✔✔File allocation scheme which uses direct blocks with an additional single indirect
pointer. The number of blocks is reduced by one to make room for the next pointer. Has
a potentially unlimited file size - ✔✔Chained indexed allocation

✔✔What file allocation schemes require visiting every block in the file up to block n in
order to find that block? - ✔✔Linked list and FAT

✔✔Larger block size ______ data rate on a spinning disk - ✔✔Increases

✔✔Larger block size ______ external fragmentation - ✔✔has no effect (it's internal
fragmentation)

✔✔Larger block size _______ max file size - ✔✔increases

✔✔Larger block size _____ storage utilization rate - ✔✔Decreases (bc of internal
fragmentation)

✔✔Larger block size _______ on FS consistency rate - ✔✔has no effect

Document information

Uploaded on
April 17, 2026
Number of pages
13
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$13.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
EXAMCAFE
3.4
(19)
Sold
153
Followers
7
Items
26057
Last sold
1 day ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions