Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1 2 0 . The Shell ( or the command interpreter ) is the: A . File management layer B . User interface layer C
The Shell or the command interpreter is the:
A File management layer
B User interface layer
C Kernel process manager
D Memory management layer
An application developer consider OS is:
A A set of facilities
B A set of services
C A set of forms
D A set of system calls
The following OS service was designed as a special service:
A User interface
B Accounting
C program execution
D Filesystem manipulation
When one process is in critical section:
A other processes may be in its critical section
B Other processes must no ask permission to enter its critical section
C no other process may be in its critical section
D may not follow critical section with exit section
Processes can execute in:
A one way: concurrently
B two ways: concurrently or in parallel
C three ways: concurrently or in parallel or in hybrid way
D four ways: concurrently or in parallel or in hybrid way or in mixture way
Management of memory needs this type of register:
A Information register
B Base register
C Border register
D Moving register
The most suitable locking operation for several concurrent readersprocess is:
A Lock
B Exclusive lock
C Writer lock
D Shared lock
An executable file is not a file:
A Having the exe extension
B Having a com extension
C Containing no linked code
D Ready to be executed
Swapping uses this system call:
A swap into
B swap out
C Roll into
D Switch in
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started