(A) Deep structure
(B) Surface structure
(C) Both of the above
(D) None of the above
A grammar which sets out to specify the formation of grammatical structure is?
(A) Pedagogical grammar
(B) Generative grammar
(C) Functional grammar
(D) None of the above
Which command is used to display the status of suspended and background processes?
(A) kill
(B) bg
(C) fg
(D) jobs
Which system call suspends the calling process?
(A) wait
(B) fork
(C) exec
(D) exit
The hardware mechanism that enables a device to notify CPU is called an?
(A) Signal
(B) Trap
(C) Process
(D) Interrupt
The manual pages can be read in Linux using __ command.
(A) help
(B) desc
(C) wan
(D) man
A program in execution is called a?
(A) Software
(B) Compiler
(C) Command
(D) Process
Which scheduling algorithm is sometimes called shortest remaining time first scheduling algorithm?
(A) Preemptive Shortest Job First
(B) Non-preemptive SJF
(C) Priority Scheduling
(D) FCFS