Answer the following statements true (T) or false (F)

1. DVD is the standard UNIX block device.
2. A UNIX disk’s surface is divided into the boot block, a super block, the i-list, and space
to hold data and/or directories.
3. To the UNIX user’s process, an open file is identified by a file descriptor, a small,
nonnegative integer number.
4. When a file is created or an existing file grows, UNIX scans the FAT list and allocates
space to the file.
5. Under UNIX, all character I/O takes place through a buffer pool located in the operating
system.


1. F
2. T
3. T
4. F
5. F

Computer Science & Information Technology

You might also like to view...

Which task is not typically performed by a network administrator?

a. developing network usage policies b. installing networks c. planning for disaster recovery d. web programming

Computer Science & Information Technology

In a presentation, any object can have an animation applied to it

Indicate whether the statement is true or false

Computer Science & Information Technology

List current FAA regulations for drones. Describe how the following use drones: commercial and media; scientific; military and law enforcement.

What will be an ideal response?

Computer Science & Information Technology

Rather than returning a value, a method can signal its client by

a. Crashing the program b. Beeping c. Throwing an exception d. Ignoring the requested record

Computer Science & Information Technology