0% found this document useful (0 votes)
55 views3 pages

Hệ điều hành trắc nghiệm

Uploaded by

22h1120146
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views3 pages

Hệ điều hành trắc nghiệm

Uploaded by

22h1120146
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Here's a summary of all the questions and answers:

1. A process needs certain resources, including to accomplish its task. 02


- Answer: B. CPU time, memory, files, I/O devices

2. Choose the correct answer regarding the purpose of the system call.
- Answer: a. To request services from the operating system.

3. For ensuring the efficient operation of the system itself via resource sharing, set
of OS functions provides:
- Answer: D. A, C (Resource allocation, Accounting, Protection and security;
Accounting, Protection and security)

4. Choose the correct answer regarding the advantages of using loadable kernel
modules.
- Answer: b. Improved system performance

5. PLO2-PI2.1 (2) Which of the following describes primary purpose of an operating


system?
- Answer: b. Primary purpose of an operating system is to provide an environment
in which a user can execute programs in a convenient and efficient manner.

6. Main memory can be viewed as for secondary storage.


- Answer: A. a fast cache

7. PLO2-PI2.1 (2) Which of the following is an example of a file management system


call for Windows operating system?
- Answer: c. CreateFile, ReadFile, WriteFile, CloseHandle()

Gui is graphical user interface


System Calls have types, and they are: 5, Process control, File management, Device
management, Information maintenance, Communications

1. Question: Choose the correct statement of process in operating system is defined


incorrectly
Answer: a. Running: Instructions are being created

2. Question: Choose the state that is not a process state


Answer: d. All are TRUE

3. Question: PLO2-PI2.1 (2) Which of the following statement about threads is


incorrect?
Answer: a. Threads slow down the processing speed due to its complex
programming

4. Question: PLO2-PI2.1 (2) Which of the following is true about program execution?
Answer: d. Provides a mechanism for process synchronization

5. Question: Which of the following is not an advantage of multiprogramming?


Answer: a. IV (Decreased throughput)

6. Question: Choose the best answer about the CPU scheduling criteria
Answer: a. II (Minimum: Response time, turn-around time, waiting time; Maximum:
Processor utilization, throughput)

7. Question: In PCB,_________ includes the amount of CPU and real time used, time
limits, account numbers, job or process numbers
Answer: b. Accounting information

8. Question: Which of the following is not an advantage of multiprogramming?


Answer: a. IV (Decreased throughput)
9. Question: Choose the correct answer about threads
Answer: b. Threads of the same process share code, data, and resources with one
another021

final countdown

You might also like