You are on page 1of 6

CBOS2203 Sample Exam Questions

1. User can interact directly with operating system using command language and GUI. What is
GUI?

A. Graphical User Interface


B. Graphical User Interactive
C. Graphical User Information

Pengguna boleh berinteraksi langsung dengan sistem pengoperasian menggunakan bahasa


arahan dan GUI. Apakah GUI?

A. Graphical User Interface


B. Graphical User Interactive
C. Graphical User Information

2. CPU scheduling is the basics of multiprogramming. State the objective of multiprogramming.

A. Queue the process inside the memory waited to be executed by CPU


B. Maximise CPU utilisation by having processes running at all times.
C. Switch the CPU among processes so frequently that user can interact with each other
program while it is running

Penjadualan CPU adalah asas-asas berbilang program. Nyatakan matlamat multipengaturcaraan.

A. Gilir proses di dalam ingatan menunggu untuk dilaksanakan oleh CPU


B. Maksimakan penggunaan CPU dengan menjalankan proses sepanjang waktu
C. Tukar CPU di kalangan proses dengan kerap supaya pengguna boleh berinteraksi dengan
setiap program lain semasa ia berjalan

3. Modern operating system such as UNIX executes processes __________ .

A. one at a time
B. concurrently
C. non simultaneously

Page 1 of 6
CBOS2203 Sample Exam Questions

Sistem pengoperasian moden seperti UNIX melaksanakan proses __________ .

A. satu demi satu


B. serentak
C. bukan secara serentak

4. Identify hardisk in the figure below.

A. A
B. B
C. C

Kenalpasti cakera keras dalam rajah dibawah

Page 2 of 6
CBOS2203 Sample Exam Questions

A. A
B. B
C. C

5 Sketch a Gantt chart for First Come First Serve (FCFS) scheduling based on data below where
the processes arrive in order P1, P2, and P3.
Process Burst Time
P1 4
P2 5
P3 6

A.
P1 P2 P3
0 4 9 15

B.
P1 P2 P3
0 5 9 15

C.
P1 P2 P3
0 6 10 15

Lakarkan carta Gantt untuk penjadualan First Come First Serve (FCFS) berdasarkan data di bawah
di mana proses tiba dalam urutan P1, P2, and P3.

A.
P1 P2 P3
0 4 9 15

B.
P1 P2 P3
0 5 9 15
C.
P1 P2 P3
0 6 10 15

Page 3 of 6
CBOS2203 Sample Exam Questions

6. Choose the correct condition where deadlocks can be prevented.

A. Preemption
B. Hold and Pass
C. Mutual Exclusion

Pilih keadaan yang betul di mana kebuntuan dapat dicegah.

A. Pengecualian
B. Pegang dan lepas
C. Pengecualian bersama

7. Illustrate an example of Two level directory.

A.

B.

C.

Ilustrasikan contoh dua peringkat direktori.

A.

Page 4 of 6
CBOS2203 Sample Exam Questions

B.

C.

8. Describe First Come First Serve (FCFS) in disk scheduling.

A. The drive sweep across the surface of the disk, satisfying requests, in alternating
directions. However, the drive now makes use of the information it has about the
locations requested by the waiting requests.
B. I/O requests are only satisfied when the drive head is travelling in one direction across
the surface of the disk. The head sweeps from the innermost cylinder to the outermost
cylinder satisfying the waiting requests in order of their locations
C. Disk controller processes the I/O requests in the order in which they arrive thus moving
backwards and forwards across the surface of the disk to get to the next requested
location each time. Since no reordering of request take place, the head may move
almost randomly across the surface of the disk

Terangkan First First Serve (FCFS) dalam penjadualan cakera.

A. Pemacu menyapu permukaan cakera, memenuhi permintaan, dalam arah bergantian. Walau
bagaimanapun, pemacu kini menggunakan maklumat yang ada mengenai lokasi yang diminta
oleh permintaan menunggu.
B. Permintaan I/O hanya berpuas hati apabila kepala pemanduan bergerak dalam satu arah
merentasi permukaan cakera. Kepala menyapu dari silinder paling dalam ke silinder terluar
yang memenuhi permintaan menunggu mengikut lokasi mereka
C. Pengawal cakera memproses permintaan I/O dalam susunan di mana mereka tiba dan
bergerak ke belakang serta maju ke depan pada permukaan cakera untuk sampai ke lokasi

Page 5 of 6
CBOS2203 Sample Exam Questions

yang diminta. Oleh kerana tiada penyesuaian semula permintaan berlaku, kepala boleh
bergerak hampir secara rawak melintasi permukaan cakera.

9. Embedded system become more complex hardware wise in every generation and more features
are put into them day by day. Explain Android operating system.

A. Mobile operating system develops by Apple


B. Embedded operating system for ARM processors
C. Open source operating system for mobile device by Google

Sistem tertanam menjadi perkakasan yang lebih kompleks yang bijak dalam setiap generasi dan lebih
banyak ciri dimasukkan ke dalamnya setiap hari. Terangkan sistem operasi Android.

A. Sistem operasi mudah alih yang dibangunkan oleh Apple


B. Sistem operasi tertanam untuk pemproses ARM
C. Sistem operasi sumber terbuka untuk peranti mudah alih oleh Google

10. Compare between primary storage and secondary storage.

A. In term of capacity, primary storage is big while secondary storage is small


B. In term of access speed, primary storage is slow while secondary storage is fast

C. In term of portability, primary storage is fixed while secondary storage is portable

Bandingkan antara storan utama dan storan sekunder.

A. Dari segi kapasiti, storan utama adalah besar sementara storan sekunder kecil
B. Dari segi kelajuan akses, storan utama lambat sementara storan sekunder cepat
C. Dari segi kebolehgunaan, storan utama adalah tetap sementara storan sekunder adalah
mudah alih

Page 6 of 6

You might also like