thumbnail

Câu Hỏi Trắc Nghiệm Ôn Tập Hệ Điều Hành 4 - Đại Học Sư Phạm Kỹ Thuật TP.HCM Miễn Phí, Có Đáp Án

Ôn tập môn Hệ Điều Hành 4 với các câu hỏi trắc nghiệm dành cho sinh viên Đại học Sư Phạm Kỹ Thuật TP.HCM. Bộ câu hỏi bao gồm các kiến thức về hệ điều hành, quản lý tài nguyên, và cấu trúc hệ thống. Làm bài trắc nghiệm online miễn phí, có đáp án chi tiết giúp sinh viên củng cố kiến thức và chuẩn bị tốt cho các kỳ thi.

Từ khoá: câu hỏi trắc nghiệm hệ điều hànhôn tập hệ điều hành 4Đại học Sư Phạm Kỹ Thuật TP.HCMtrắc nghiệm hệ điều hành có đáp ánbài tập hệ điều hành miễn phíôn thi hệ điều hànhtrắc nghiệm hệ điều hành 4học hệ điều hành onlinehệ điều hành 4 SPKTbài tập hệ điều hành

Thời gian làm bài: 1 giờ


Bạn chưa làm đề thi này!!!

Hãy bắt đầu chinh phục nào!



 

Xem trước nội dung:

Câu 1: 1 điểm
The process is ……..
A.  
an instance of a program in execution
B.  
a program only
C.  
a processor state
D.  
the kernel state
Câu 2: 1 điểm
The mechanism that brings a page into memory only when it is needed is called …..
A.  
segmentation
B.  
fragmentation
C.  
demand paging
D.  
page replacement
Câu 3: 1 điểm
The two paradigms of IPC are ………… and …….
A.  
call, reply
B.  
shared memory, message passing
C.  
send, receive
D.  
call by value, call by reference
Câu 4: 1 điểm
A program is passive while a process is ……….
A.  
inactive
B.  
spontaneous
C.  
active
D.  
impulse
Câu 5: 1 điểm
FIFO scheduling is ……….
A.  
preemptive scheduling
B.  
non-preemptive scheduling
C.  
deadline scheduling
D.  
fair share scheduling
Câu 6: 1 điểm
……… ensures that once the transaction completes successively, the results of the operations become permanent.
A.  
serializability
B.  
synchronizability
C.  
atomicity
D.  
durability
Câu 7: 1 điểm
A process is created and is initially put in the ……..
A.  
ready queue
B.  
device queue
C.  
i/o queue
D.  
waiting queue
Câu 8: 1 điểm
Which directory implementation is used in most the Operating System?
A.  
single-level directory structure
B.  
two-level directory structure
C.  
tree directory structure
D.  
acyclic directory structure
Câu 9: 1 điểm
Isolation property is also known as ………
A.  
Performance
B.  
Serializability
C.  
Durability
D.  
Atomicity
Câu 10: 1 điểm
A thread is a ……….
A.  
task
B.  
process
C.  
program
D.  
lightweight process
Câu 11: 1 điểm
The interval from the fine submission of a process to the time of completion is the ……
A.  
waiting time
B.  
blocked time
C.  
turnaround time
D.  
response time
Câu 12: 1 điểm
The term “Operating System” means ……….
A.  
a set of programs that controls computer working
B.  
the way a computer operator works
C.  
conversion of a high-level language into a machine-level language
D.  
the way a floppy disk drive operates
Câu 13: 1 điểm
Generally we have user-level threads and ………..
A.  
Programmer-level thread
B.  
kernel-level thread
C.  
program-level thread
D.  
process level thread
Câu 14: 1 điểm
To ensure that the ……… condition never occurs in the system, we must guarantee that, whenever a process requests a resource, it does not have any other resource.
A.  
mutual exclusion
B.  
no-preemption
C.  
circular waits
D.  
hold and wait
Câu 15: 1 điểm
Resource locking ……..
A.  
allows multiple tasks to simultaneously use resource
B.  
forces only on task to use any resource at any time
C.  
can easily cause a deadlock condition
D.  
is not used for disk drives
Câu 16: 1 điểm
A program responsible for assigning the CPU to the process that has been selected by the short-term scheduler is known as ………
A.  
scheduler
B.  
dispatcher
C.  
debugger
D.  
compiler
Câu 17: 1 điểm
The ………. instruct the Kernel to do various operations of the calling program and exchange data between the Kernel at the program.
A.  
shell
B.  
editors
C.  
system calls
D.  
commands
Câu 18: 1 điểm
Which of the following buffering strategies are used in interprocess communication?
A.  
null pointer
B.  
single message buffer
C.  
multiple message buffer
D.  
all of the above
Câu 19: 1 điểm
The process of splitting of data into equal size partitions over multiple disks is known as …..
A.  
data stripping
B.  
array of disks
C.  
RAID
D.  
SCAN
Câu 20: 1 điểm
Pipes allow the transfer of data between processors in a ………. manner.
A.  
last in first out
B.  
shortest job first
C.  
multilevel queue
D.  
first in first out
Câu 21: 1 điểm
The process of storing extra or duplicate information used for rebuilding the lost information in event of disk failure is known as …
A.  
stripping
B.  
redundancy
C.  
disk array
D.  
RAID
Câu 22: 1 điểm
A thread that is to be canceled is often referred to as the…
A.  
target thread
B.  
thread cancellation
C.  
asynchronous cancellation
D.  
defined cancellation
Câu 23: 1 điểm
……….. ensures that every message sent to a group of receivers will be delivered to either all of them or none of them.
A.  
Ordered delivery
B.  
Atomicity
C.  
Survivability
D.  
Reliability
Câu 24: 1 điểm
An arrangement of records in a sequence in which they arrive is known as a ………..
A.  
pile
B.  
file
C.  
disk
D.  
directory
Câu 25: 1 điểm
……….. also known as monitor mode.
A.  
User mode
B.  
System mode
C.  
Unprivileged mode
D.  
Process mode
Câu 26: 1 điểm
The technique, for sharing the time of a computer among several jobs, which switches jobs so rapidly such that each job appears to have the computer to itself, is called ……..
A.  
time-sharing
B.  
time out
C.  
time domain
D.  
multitasking
Câu 27: 1 điểm
For batch and payroll applications which of the following file organization is better ……..
A.  
random file
B.  
sequential file
C.  
indexed file
D.  
hashed file
Câu 28: 1 điểm
Name the scheduler that selects among the processes that are ready to execute and allocates the CPU to one of them.
A.  
Long-term scheduler
B.  
Medium-term scheduler
C.  
Job scheduler
D.  
Short-term scheduler
Câu 29: 1 điểm
Failure during inter-process communication may be due to …..
A.  
loss of request transfer unit
B.  
single datagram messages
C.  
multi datagram messages
D.  
message passing
Câu 30: 1 điểm
The process of direct mapping by using some faster algorithms is called………
A.  
hashing
B.  
searching
C.  
sorting
D.  
indexing
Câu 31: 1 điểm
Name the system in which the processors do not share memory and each processor that its own local memory.
A.  
Tightly coupled system
B.  
Parallel processing system
C.  
Loosely coupled system
D.  
Batch processing system
Câu 32: 1 điểm
Which technique was introduced because a single job could not keep both the CPU and I/O devices busy?
A.  
Time-sharing
B.  
Spooling
C.  
preemptive scheduling
D.  
Multiprogramming
Câu 33: 1 điểm
Those directories in which the root directory has all system files and no other sub-directory is known as …
A.  
flat directory
B.  
single directory
C.  
hierarchical directory
D.  
indexed directory
Câu 34: 1 điểm
Which is responsible for maintaining all the important abstractions of the operating system?
A.  
Kernel
B.  
System libraries
C.  
System utilities
D.  
Daemons
Câu 35: 1 điểm
A four-message reliable IPC protocol for client-server communication works as ……..
A.  
request, reply, acknowledgment
B.  
reply, acknowledgment, request, acknowledgment
C.  
request, acknowledgment, reply, acknowledgment
D.  
request, request, reply, acknowledgment
Câu 36: 1 điểm
A path name that starts at the root directory is ……….
A.  
absolute
B.  
relative
C.  
hybrid
D.  
hierarchical
Câu 37: 1 điểm
Where does the problem of fragmentation occur?
A.  
Static storage allocation
B.  
Static allocation storage
C.  
Stack allocation with dynamic binding
D.  
Heap allocation
Câu 38: 1 điểm
Idempotency basically means ………
A.  
reliability
B.  
repeatability
C.  
Survivability
D.  
flexibility
Câu 39: 1 điểm
All path names are specified relative to the working directory ……..
A.  
absolute path name
B.  
relative path name
C.  
hybrid path name
D.  
hierarchical path name
Câu 40: 1 điểm
The time taken by the disk arm to locate the specific address of a sector for getting information is called ……..
A.  
rotational latency
B.  
seek time
C.  
search time
D.  
response time
Câu 41: 1 điểm
Which of the following is crucial time while accessing data on the disk?
A.  
Seek time
B.  
Rotational time
C.  
Transmission time
D.  
Waiting time
Câu 42: 1 điểm
What is the primary job of the operating system is a computer?
A.  
Command resources
B.  
Manage resources
C.  
Provide utilities
D.  
Be user friendly
Câu 43: 1 điểm
The ……… is a user process that initiates a remote procedure call.
A.  
client
B.  
server
C.  
network
D.  
operating system
Câu 44: 1 điểm
Which of the following memory allocation scheme suffers from external fragmentation?
A.  
Segmentation
B.  
Pure demand paging
C.  
Swapping
D.  
Paging
Câu 45: 1 điểm
Which of the following is used to remove of process from active contention of the CPU and reintroduce them into memory later?
A.  
Interrupt
B.  
Swapping
C.  
Signal
D.  
Thread
Câu 46: 1 điểm
The operating system manages …..
A.  
memory
B.  
processor
C.  
disk and I/O devices
D.  
all of the above
Câu 47: 1 điểm
Information about a process is maintained in a ………
A.  
stack
B.  
translation looks like a side buffer
C.  
process control block
D.  
program control block
Câu 48: 1 điểm
Paging ………
A.  
solves the memory fragmentation problem
B.  
allows modular programming
C.  
allows structured programming
D.  
avoids deadlock
Câu 49: 1 điểm
Which is not the layer of the Operating system?
A.  
Kernel
B.  
Shell
C.  
Application program
D.  
Critical Section
Câu 50: 1 điểm
Distributed OS works on the ………… principle.
A.  
file foundation
B.  
single system image
C.  
multi-system image
D.  
networking image
Câu 51: 1 điểm
The collection of processes on the disk that is waiting to be brought into memory for execution forms the …….
A.  
ready queue
B.  
device queue
C.  
input queue
D.  
priority queue
Câu 52: 1 điểm
In ……. condition, processes are allowed to request new resources without releasing the resources that they are currently holding.
A.  
Mutual exclusion
B.  
Hold and wait
C.  
No preemption
D.  
Circular wait
Câu 53: 1 điểm
The time taken by the disk arm to locate the specific address of a sector for getting information is called …..
A.  
rotational delay
B.  
seek time
C.  
search time
D.  
response time
Câu 54: 1 điểm
The principle of locality of reference justifies the use of ……..
A.  
virtual memory
B.  
interrupts
C.  
main memory
D.  
cache memory
Câu 55: 1 điểm
In ………. condition, a resource that has been allocated to a process becomes available for allocation to another process only after it has been voluntarily released by the process holding it.
A.  
Mutual exclusion
B.  
Hold and wait
C.  
No preemption
D.  
Circular wait
Câu 56: 1 điểm
Identify the odd thing in the services of the operating system …
A.  
Accounting
B.  
Protection
C.  
Error detection and correction
D.  
Deadlock handling
Câu 57: 1 điểm
Multiprocessing ………..
A.  
makes the operating system simpler
B.  
allows multiple processes to run simultaneously
C.  
is completely understood by all major computer vendors
D.  
allows the same computer to have the multiple processors
Câu 58: 1 điểm
In …………. condition, two or more processes must form a circular chain in which each process is waiting for a resource that is held by the next member of the chain.
A.  
Mutual exclusion
B.  
Hold and wait
C.  
No preemption
D.  
Circular wait
Câu 59: 1 điểm
Which of the following is not the advantage of multiprogramming?
A.  
Increased throughput
B.  
Shorter response time
C.  
Decreased operating system overhead
D.  
Ability to assign priorities of jobs
Câu 60: 1 điểm
Which is not a state of the process?
A.  
Blocked
B.  
Running
C.  
Ready
D.  
Privileged

Xem thêm đề thi tương tự

thumbnail
Câu Hỏi Trắc Nghiệm Ôn Tập Nguyên Lý Hệ Điều Hành 6 - Đại Học Điện Lực Miễn Phí, Có Đáp ÁnĐại học - Cao đẳng

Ôn tập Nguyên Lý Hệ Điều Hành 6 với bộ câu hỏi trắc nghiệm dành cho sinh viên Đại Học Điện Lực. Bao gồm các kiến thức về quản lý tiến trình, bộ nhớ, hệ thống tập tin và các cơ chế điều phối trong hệ điều hành, giúp sinh viên nắm vững lý thuyết và chuẩn bị tốt cho các kỳ thi. Làm bài trắc nghiệm online miễn phí, có đáp án chi tiết để tự đánh giá và củng cố kiến thức.

40 câu hỏi 1 mã đề 1 giờ

84,825 lượt xem 45,661 lượt làm bài

Bạn chưa chinh phục đề thi này!!!
thumbnail
Câu Hỏi Trắc Nghiệm Ôn Tập Quan Hệ Quốc Tế Miễn Phí, Có Đáp ÁnĐại học - Cao đẳng

Tổng hợp câu hỏi trắc nghiệm ôn tập môn Quan Hệ Quốc Tế, giúp sinh viên nắm vững các khái niệm, lý thuyết và mối quan hệ quốc tế hiện đại. Bộ câu hỏi bao gồm các kiến thức về chính trị, ngoại giao, kinh tế quốc tế và các vấn đề toàn cầu, hỗ trợ sinh viên chuẩn bị tốt cho các kỳ thi. Làm bài trắc nghiệm online miễn phí, có đáp án chi tiết để tự đánh giá.

470 câu hỏi 12 mã đề 1 giờ

10,864 lượt xem 5,838 lượt làm bài

Bạn chưa chinh phục đề thi này!!!
thumbnail
Câu Hỏi Trắc Nghiệm Ôn Tập Mô Phôi - Hệ Nội Tiết - Đại Học Y Khoa Vinh (Miễn Phí, Có Đáp Án)Đại học - Cao đẳng

Tổng hợp các câu hỏi trắc nghiệm ôn tập môn Mô phôi - Hệ nội tiết dành cho sinh viên Đại học Y khoa Vinh, hoàn toàn miễn phí và có đáp án chi tiết. Bộ câu hỏi bám sát nội dung chương trình học, giúp sinh viên nắm vững kiến thức về mô phôi và chức năng của hệ nội tiết, chuẩn bị tốt cho các kỳ thi. Đây là tài liệu ôn tập hữu ích với nhiều dạng câu hỏi đa dạng và lời giải thích cụ thể.

30 câu hỏi 1 mã đề 1 giờ

89,803 lượt xem 48,335 lượt làm bài

Bạn chưa chinh phục đề thi này!!!
thumbnail
Câu Hỏi Trắc Nghiệm Ôn Tập Thuế Và Hệ Thống Thuế Việt Nam - Làm Online Miễn Phí, Có Đáp Án Chi TiếtĐại học - Cao đẳng

Tham gia ôn tập thuế và hệ thống thuế Việt Nam qua các câu hỏi trắc nghiệm miễn phí. Hệ thống cung cấp các câu hỏi đa dạng, phù hợp với các kỳ thi liên quan đến thuế, có đáp án chi tiết để bạn tự đánh giá và nâng cao kiến thức. Làm bài trực tuyến, nhanh chóng, tiện lợi và hiệu quả. Phù hợp cho sinh viên, kế toán viên và những ai đang chuẩn bị cho các kỳ thi liên quan đến thuế.

365 câu hỏi 10 mã đề 1 giờ

91,160 lượt xem 49,077 lượt làm bài

Bạn chưa chinh phục đề thi này!!!
thumbnail
Câu Hỏi Trắc Nghiệm Ôn Tập Mô Phôi Hệ Hô Hấp - Miễn Phí, Có Đáp ÁnĐại học - Cao đẳng

Bộ câu hỏi trắc nghiệm ôn tập miễn phí về mô phôi hệ hô hấp với đáp án chi tiết, giúp sinh viên y dược củng cố kiến thức về cấu trúc và chức năng của khí quản, phế quản, phế nang và phổi. Tài liệu được thiết kế sát với chương trình học, hỗ trợ sinh viên tự tin ôn tập và chuẩn bị tốt cho các kỳ thi liên quan đến hệ hô hấp.

56 câu hỏi 1 mã đề 1 giờ

90,563 lượt xem 48,756 lượt làm bài

Bạn chưa chinh phục đề thi này!!!
thumbnail
Câu Hỏi Trắc Nghiệm Ôn Tập An Toàn Điện - Bài 4 Đại Học Điện Lực EPU (Miễn Phí, Có Đáp Án)Đại học - Cao đẳng

Bộ câu hỏi trắc nghiệm ôn tập An Toàn Điện - Bài 4 tại Đại học Điện Lực EPU, có đáp án chi tiết và hoàn toàn miễn phí! Tài liệu giúp sinh viên nắm chắc kiến thức về an toàn điện, các biện pháp phòng tránh, và xử lý sự cố điện. Đây là tài liệu cần thiết cho sinh viên ngành điện lực, giúp bạn ôn tập hiệu quả và chuẩn bị tốt cho kỳ thi. Tải về ngay để sẵn sàng cho bài kiểm tra An Toàn Điện tại Đại học Điện Lực!

 

50 câu hỏi 2 mã đề 1 giờ

84,210 lượt xem 45,318 lượt làm bài

Bạn chưa chinh phục đề thi này!!!
thumbnail
Câu Hỏi Trắc Nghiệm Ôn Tập Tin Học Cơ Bản P4 - Học Viện Hành Chính Quốc Gia - Miễn Phí, Có Đáp ÁnĐại học - Cao đẳngTin học

Bộ câu hỏi trắc nghiệm ôn tập Tin Học Cơ Bản phần 4 dành cho sinh viên Học Viện Hành Chính Quốc Gia, hoàn toàn miễn phí và kèm đáp án chi tiết. Tài liệu bao gồm các câu hỏi xoay quanh các kiến thức cơ bản về tin học, kỹ năng sử dụng phần mềm văn phòng, hệ điều hành, và internet, giúp sinh viên củng cố kiến thức và chuẩn bị cho kỳ thi hiệu quả.

40 câu hỏi 1 mã đề 1 giờ

56,691 lượt xem 30,520 lượt làm bài

Bạn chưa chinh phục đề thi này!!!
thumbnail
Câu Hỏi Trắc Nghiệm Ôn Tập Tin Học Ứng Dụng - Đại Học Đại Nam (Miễn Phí, Có Đáp Án)Đại học - Cao đẳngTin học

Ôn luyện với câu hỏi trắc nghiệm ôn tập Tin Học Ứng Dụng tại Đại học Đại Nam. Bộ câu hỏi bao gồm các nội dung quan trọng về tin học văn phòng, sử dụng Microsoft Word, Excel, PowerPoint và các ứng dụng phổ biến khác trong môi trường làm việc. Đề thi có đáp án chi tiết, giúp sinh viên nắm vững kiến thức và chuẩn bị tốt cho kỳ thi.

80 câu hỏi 2 mã đề 1 giờ

41,896 lượt xem 22,533 lượt làm bài

Bạn chưa chinh phục đề thi này!!!
thumbnail
Câu Hỏi Trắc Nghiệm Ôn Tập Thiết Kế Máy 2 - Phần 2 Đại Học Điện Lực (Miễn Phí, Có Đáp Án Chi Tiết)Thiết kế

Ôn tập ngay với bộ câu hỏi trắc nghiệm Thiết kế Máy 2 - Phần 2 của Đại học Điện Lực, miễn phí và không cần tải xuống. Bộ câu hỏi được biên soạn kỹ lưỡng, bám sát nội dung học tập và kèm theo đáp án chi tiết, giúp sinh viên dễ dàng nắm vững kiến thức môn Thiết kế Máy 2. Đây là tài liệu hữu ích giúp bạn ôn luyện cho kỳ thi giữa kỳ và cuối kỳ một cách hiệu quả, không cần đăng ký hay tải về, có thể xem trực tuyến ngay lập tức.

56 câu hỏi 4 mã đề 1 giờ

77,245 lượt xem 41,573 lượt làm bài

Bạn chưa chinh phục đề thi này!!!