Exam 13: Unix Operating Systems

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

UNIX uses the ____ page replacement algorithm.

(Multiple Choice)
4.7/5
(35)

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.9/5
(35)

A ____ is several programs simultaneously processing the same I/O stream.

(Multiple Choice)
4.9/5
(45)

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
(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
(41)

The UNIX I/O system is divided into the block I/O system and the interactive I/O system.

(True/False)
4.8/5
(41)

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

(True/False)
4.9/5
(32)

UNIX can be mastered by novice programmers in a matter of weeks.

(True/False)
4.9/5
(42)

The portability of UNIX is attributed to the fact that most of it is written in the high-level language Java.

(True/False)
4.7/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
(32)

The command ____ is used to lower the priority of a process.

(Multiple Choice)
4.8/5
(41)

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.9/5
(36)

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

(True/False)
4.8/5
(35)

In UNIX,the file ____ contains the parameters that control resources such as the number of internal buffers for the kernel and the size of the swap space.

(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
(34)

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

(Multiple Choice)
4.9/5
(37)

The ____ command is used to delete a file or directory.

(Multiple Choice)
4.8/5
(35)

UNIX Version 4 was a huge innovation at the time it was released because it was device independent.

(True/False)
4.7/5
(45)

UNIX and Linux strongly resemble each other in many ways but are different operating systems.

(True/False)
4.7/5
(45)

The exec family of commands-execl,execv,execle,execlp and execvp-is used to start execution of a new program from another program.

(True/False)
4.8/5
(29)
Showing 21 - 40 of 46
close modal

Filters

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