Exam 13: Unix Operating System

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

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

(Multiple Choice)
4.8/5
(37)

The system command, split, splits a program into two copies, which are both running from the statement after the command.

(True/False)
4.8/5
(30)

A pipe is the operating system's way to connect the output from one program to the input of another without the need for temporary or intermediate files.

(True/False)
5.0/5
(32)

In UNIX, a ____ table is allocated to each active process.

(Multiple Choice)
4.9/5
(29)

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

(Multiple Choice)
5.0/5
(32)

UNIX uses a ____ to keep track of which processes are using which program code, and the memory is not released until the program code is no longer needed.

(Multiple Choice)
4.8/5
(36)

Each physical device in UNIX is identified by a minor device number, a major device number, and a contact address.

(True/False)
4.8/5
(39)

In 1991, AT&T's Unix System Laboratories developed System V release 6, which incorporated almost all of the features found in System V release 3.

(True/False)
4.9/5
(41)

The portability of UNIX is attributed to the fact that most of it is written in a high-level language, C++.

(True/False)
4.7/5
(34)

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

(True/False)
5.0/5
(41)

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

(True/False)
5.0/5
(31)

UNIX uses the ____ page replacement algorithm.

(Multiple Choice)
4.9/5
(47)

The following command ____ will store the names of all users logged on to the system in the file called temporary.

(Multiple Choice)
4.8/5
(36)

There is no return from a successful ____ call.

(Multiple Choice)
4.9/5
(33)

Swapping uses a round robin policy.

(True/False)
4.9/5
(37)

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

(True/False)
4.9/5
(47)

When the UNIX Processor Manager is deciding which process from the READY queue will be loaded into memory to be run first, it chooses the process ____.

(Multiple Choice)
4.7/5
(40)

By 1990, there were about two dozen versions of UNIX, among them AT&T's UNIX System V.

(True/False)
4.8/5
(39)

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

(True/False)
4.7/5
(36)

UNIX is a true multitasking operating system.

(True/False)
4.8/5
(32)
Showing 21 - 40 of 50
close modal

Filters

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