Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 25 pages
Exam (elaborations)

OSG202 QUESTIONS WITH COMPLETE SOLUTIONS

Document preview thumbnail
Preview 3 out of 25 pages

Which type of OS structure does give each user a subset of the resource instead of exact copying entire of underlying real machine? A. Virtual Machine B. Extend Kernel C. Extra Kernel D. ExoKernel - ️️D Which of these statements about Microkernel are true? A. The modules run user mode `rightarrow` protection against bugs B. All the layers went in the kernel C. Resist crashing the entire system D. All of the others - ️️A What is the below five statements described? 1. Put the argument of called function on the stack 2. The interrupt occurs to switch from user mode to kernel mode 3. The system functions are located and executed 4. After finished, the interrupt occurs again to switch to user mode 5. The control is returned to the called function a. System environment b. System programs c. The interface between user programs and the OS is used to call the special procedure in kernel d. User interfaces - ️️C ____ is a sort of pseudo-file that can be used to connect to processes A. A block B. A pipe C. A specific file D. A block file - ️️B Which is the difference between personal computers and mainframe computers? A. Personal computers are always interactive B. Mainframe computers are mostly batch systems with many users C. Protection is much more important on mainframe computers D. All of the others - ️️D What is not a main component of an operating system? A. Provide user interfaces B. File management C. Manage the I/O devices D. Process management - ️️AQ6. MSDOS is a example of _____ A. Monolithic system B. Layered System C. Virtual Machine D. Clientserver model - ️️A Which of the following statements is incorrect about user mode and kernel mode? A. In kernel mode, the OS can execute every instruction in the instruction set B. In user mode, user program can execute only a subset of instructions C. Having two modes of operation helps prevent user programs from accessing critical instructions D. None of the others - ️️D What is the main characteristic of embedded operating system? A. Multiple CPU B. Time-sharing C. Many I/O devices D. Restriction of memory size, speed of CPU, screen size, powers - ️️D . A timesharing system is _____ A. Another name for a batch system B. A multiuser, multiprocess, interactive system C. All of the others D. None of the others - ️️B _____ are used to model devices that consist of a collection of randomly addressable blocks such as disks A. A character special file B. A separate special file C. A pipe special file D. A block special file - ️️D Which of these statements about Microkernel are not true? A. Resist crashing the entire system B. Achieve high reliability by splitting the OS into small, welldefined modules C. The modules run user mode to protection against bugs D. None of the others - ️️D _____ are used to model printers, modems, and other devices that accept or output a character stream A. A character special file B. A separate special file C. A block special fileD. A pipe special file - ️️A The layers in Layered System are _____ A. Operator-process communication, User programs, and Processor allocation and multiprogramming B. Procedure management, User programs, and Processor allocation and multiprogramming C. File management, Operator - process communication, and Processor allocation and multiprogramming D. Service management, and Operator -process communication, User programs - ️️A The OS is written as a collection of procedures, linked together into a single large executable binary program. Which OS structure is described ? A. MSDOS B. Monochrome C. MonoOS D. MonoKernel - ️️A The shell is ________ A. a piece of firmware that essentially provides a kind of interface for endusers B. A piece of software that essentially provides a kind of interface for endusers C. A piece of hardware that essentially provides a kind of interface for endusers D. Rigid outer covering of an animal - ️️B The _______ is a file that contains a list of shell command be executed in order A. Shell scripts B. Shell commands C. None of the others D. All of the others - ️️a

Content preview

OSG202
Which type of OS structure does give each user a subset of the resource instead of
exact copying entire of underlying real machine? A. Virtual Machine
B. Extend Kernel
C. Extra Kernel
D. ExoKernel - ✔️✔️D

Which of these statements about Microkernel are true?
A. The modules run user mode `\rightarrow` protection against bugs
B. All the layers went in the kernel
C. Resist crashing the entire system
D. All of the others - ✔️✔️A

What is the below five statements described?
1. Put the argument of called function on the stack
2. The interrupt occurs to switch from user mode to kernel mode
3. The system functions are located and executed
4. After finished, the interrupt occurs again to switch to user mode
5. The control is returned to the called function
a. System environment
b. System programs
c. The interface between user programs and the OS is used to call the special
procedure in kernel
d. User interfaces - ✔️✔️C


____ is a sort of pseudo-file that can be used to connect to processes
A. A block
B. A pipe
C. A specific file
D. A block file - ✔️✔️B

Which is the difference between personal computers and mainframe computers?
A. Personal computers are always interactive
B. Mainframe computers are mostly batch systems with many users C. Protection is
much more important on mainframe computers
D. All of the others - ✔️✔️D

What is not a main component of an operating system?
A. Provide user interfaces
B. File management
C. Manage the I/O devices
D. Process management - ✔️✔️A

,Q6. MSDOS is a example of _____
A. Monolithic system
B. Layered System
C. Virtual Machine
D. Clientserver model - ✔️✔️A

Which of the following statements is incorrect about user mode and kernel mode?
A. In kernel mode, the OS can execute every instruction in the instruction set
B. In user mode, user program can execute only a subset of instructions
C. Having two modes of operation helps prevent user programs from accessing critical
instructions
D. None of the others - ✔️✔️D


What is the main characteristic of embedded operating system?
A. Multiple CPU
B. Time-sharing
C. Many I/O devices
D. Restriction of memory size, speed of CPU, screen size, powers - ✔️✔️D

. A timesharing system is _____
A. Another name for a batch system
B. A multiuser, multiprocess, interactive system
C. All of the others
D. None of the others - ✔️✔️B


_____ are used to model devices that consist of a collection of randomly addressable
blocks such as disks
A. A character special file
B. A separate special file
C. A pipe special file
D. A block special file - ✔️✔️D

Which of these statements about Microkernel are not true?
A. Resist crashing the entire system
B. Achieve high reliability by splitting the OS into small, welldefined modules
C. The modules run user mode to protection against bugs
D. None of the others - ✔️✔️D

_____ are used to model printers, modems, and other devices that accept or output a
character stream
A. A character special file
B. A separate special file
C. A block special file

, D. A pipe special file - ✔️✔️A

The layers in Layered System are _____
A. Operator-process communication, User programs, and Processor allocation and
multiprogramming
B. Procedure management, User programs, and Processor allocation and
multiprogramming
C. File management, Operator - process communication, and Processor allocation and
multiprogramming
D. Service management, and Operator -process communication, User programs -
✔️✔️A


The OS is written as a collection of procedures, linked together into a single large
executable binary program. Which OS structure is described ?
A. MSDOS
B. Monochrome
C. MonoOS
D. MonoKernel - ✔️✔️A

The shell is ________
A. a piece of firmware that essentially provides a kind of interface for endusers
B. A piece of software that essentially provides a kind of interface for endusers
C. A piece of hardware that essentially provides a kind of interface for endusers
D. Rigid outer covering of an animal - ✔️✔️B

The _______ is a file that contains a list of shell command be executed in order
A. Shell scripts
B. Shell commands
C. None of the others
D. All of the others - ✔️✔️a

What is the mechanism? 1. The mechanism ensures that all access to system
resources is controlled. 2. The mechanism detects latent errors at the interface between
component subsystems. 3. The mechanism protects the system from unwanted
intruders.
A. Protection
B. Address space
C. Pipes
D. I/O management - ✔️✔️A

OS manage the system security such as authentication, protecting the system from
unwanted intruders.
A. Security
B. Authentication
C. Protection

Document information

Uploaded on
October 11, 2024
Number of pages
25
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$8.89

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Brainarium
3.8
(333)
Sold
1987
Followers
1046
Items
23977
Last sold
2 days ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions