Exam 13: Unix Operating Systems

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The UNIX process scheduling algorithm picks the process that will run in the shortest amount of time to be run first.

(True/False)
4.8/5
(39)

UNIX stores files as sequences of bytes and does not impose any structure on them.

(True/False)
4.7/5
(34)

The UNIX kernel does not reside in memory permanently;that is,it can be swapped out when needed to provide more space for applications.

(True/False)
4.8/5
(37)

The command,____ ,will copy the contents of chapt1 and chapt2 into a file named section_a.

(Multiple Choice)
4.7/5
(34)

A ____ may occur if an event happens during the process's transition between deciding to wait for the event and entering the WAIT state.

(Multiple Choice)
4.9/5
(36)

The maximum number of bytes that can be allocated to a single file in UNIX is ____.

(Multiple Choice)
4.8/5
(30)

UNIX uses the ____ page replacement algorithm.

(Multiple Choice)
4.8/5
(37)

Subroutines that work with the operating system to supervise the transmission of data between main memory and a peripheral unit are called ____.

(Multiple Choice)
4.7/5
(42)

The Processor Manager of a UNIX system kernel handles the allocation of the CPU,process scheduling,and the satisfaction of process requests.

(True/False)
4.8/5
(35)

There is no return from a successful ____ call.

(Multiple Choice)
4.7/5
(36)

The ____ command allows the programmer to synchronize process execution by suspending the parent until the child is finished.

(Multiple Choice)
4.9/5
(40)

IBM and Hewlett-Packard were among the companies that established The Open Group,which still owns the trademark to the name UNIX.

(True/False)
4.9/5
(37)

To change to a directory that is up one level from the current working directory in the UNIX hierarchical directory tree structure,you can type ____.

(Multiple Choice)
4.8/5
(35)

____ is a family of IEEE standards that define a portable operating system interface to enhance the portability of programs from one operating system to another.

(Multiple Choice)
4.8/5
(34)

The UNIX file management system organizes the disk into blocks of 512 bytes each and divides the disk into four basic regions,the first of which ____.

(Multiple Choice)
4.9/5
(33)

A terminal has two input queues.As a user types each character to the terminal,it is collected in the ____ queue.

(Multiple Choice)
4.9/5
(35)

For multiprogramming systems,most UNIX operating systems use either ____ management techniques.

(Multiple Choice)
4.9/5
(39)

UNIX is designed to provide device dependence to the applications running under it.

(True/False)
4.8/5
(40)

In UNIX,a ____ table is allocated to each active process that includes information such as the user and group identification numbers to determine file access privileges.

(Multiple Choice)
4.7/5
(28)

The original development goals for UNIX were twofold: to develop an operating system that would support software development,and to keep its algorithms as simple as possible.

(True/False)
4.8/5
(37)
Showing 21 - 40 of 43
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)