FIRST PUBLISH OCTOBER 2024
OSG202-All Quiz with Correct Answers
Embedded OS is located in _______
Select one:
A. RAM
B. ROM
C. BIOS
D. DISK - ANSWER✔✔-B
Handling large numbers of small requests
Select one:
A. batch systems
B. time sharing systems
C. real-time systems
D. transaction processing systems - ANSWER✔✔-D
Page 1/44
, ©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED
FIRST PUBLISH OCTOBER 2024
_____ serves multiple users at once over a network and allow the users to share hardware and software
resources
Select one:
A. Multiprocessor OS
B. Mainframe OS
C. Server OS
D. PC OS - ANSWER✔✔-C
_____ supports with dozens of programs started up at the boot time
Select one:
A. Multi-scheduling
B. Multi-processor
C. Multi-core
D. Multi-programming - ANSWER✔✔-D
Which of these statements about address space are true?
Select one or more:
Page 2/44
, ©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED
FIRST PUBLISH OCTOBER 2024
A. Address space is a space contain the address of variables
B. Address space is the abstraction that is referenced to the set of addresses a process
C. Address space is decoupled from the physical memory - ANSWER✔✔-B, C
Which of these statements about processes are true?
Select one or more:
A. A program in execution
B. Associated with each process is set of resources such as executable code, data, stack, CPU registers
value, and other information needing to run a program
C. Process table stores all the information of processes
D. Associated with each process is its file and directory
E. A program on disk - ANSWER✔✔-A, B, C
Which of these statements about files are true?
Select one or more:
A. File includes block special files and character special files
B. File is an abstraction of data stored on HDD
Page 3/44
, ©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED
FIRST PUBLISH OCTOBER 2024
C. File is a collection of related information
D. File provides a place to keep files or a way of grouping files together - ANSWER✔✔-A, B, C
Which of these statements about address space are not true?
Select one:
A. None of others
B. Address space is the abstraction that is referenced to the set of addresses a process
C. Address space is decoupled from the physical memory - ANSWER✔✔-A
____ systems are used in time-critical environments where reliability is key and data must be processed
within a strict time limit.
Select one:
A. Hybrid
B. Embedded
C. Interactive
D. Real-time - ANSWER✔✔-D
Allow multiple remote users to run jobs on the computer at once
Page 4/44