Exam 13: Unix Operating Systems
Exam 1: Introducing Operating Systems38 Questions
Exam 2: Early Memory Management Systems40 Questions
Exam 3: Memory Management Includes Virtual Memory39 Questions
Exam 4: Processor Management40 Questions
Exam 5: Process Synchronization39 Questions
Exam 6: Concurrent Processes40 Questions
Exam 7: Device Management40 Questions
Exam 8: File Management40 Questions
Exam 9: Network Organization Concepts40 Questions
Exam 10: Management of Network Functions40 Questions
Exam 11: Security and Ethics40 Questions
Exam 12: System Management40 Questions
Exam 13: Unix Operating Systems43 Questions
Exam 14: Windows Operating Systems40 Questions
Exam 15: Linux Operating Systems40 Questions
Exam 16: Android Operating Systems40 Questions
Select questions type
UNIX uses a ____ to keep track of which processes are using shared program code.
Free
(Multiple Choice)
4.8/5
(41)
Correct Answer:
B
Demand paging requires more complicated hardware configurations than swapping in that it increases the system overhead and under heavy loads,might lead to thrashing.
Free
(True/False)
4.9/5
(36)
Correct Answer:
True
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 ____.
Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
D
UNIX and Linux strongly resemble each other in many ways but are different operating systems.
(True/False)
4.9/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.9/5
(37)
The command ____ is used to lower the priority of a process.
(Multiple Choice)
4.8/5
(33)
The system command,split,splits a program into two copies,which are both running from the statement after the command.
(True/False)
4.7/5
(32)
The portability of UNIX is attributed to the fact that most of it is written in the high-level language Java.
(True/False)
5.0/5
(39)
In UNIX,the process table is set up when the process is created and is deleted when the process terminates.
(True/False)
4.8/5
(33)
The command ____ is used to find a specified string of characters in a file.
(Multiple Choice)
4.9/5
(33)
The UNIX I/O system is divided into the block I/O system and the interactive I/O system.
(True/False)
4.9/5
(38)
The second column in a UNIX directory listing indicates the number of links,also known as the number of aliases,that refer to the same physical file.
(True/False)
4.8/5
(26)
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)
4.9/5
(38)
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.9/5
(32)
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
(43)
Showing 1 - 20 of 43
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)