Operating System Basics Questions and Answers
Practice ModeShowing 10 of 563 questions
Q331
Process control block is also referred as
Answer: Option D
Q332
The operating system control tables maintain process tables, because
Answer: Option D
Q333
Window XP is
Answer: Option B
Q334
In shared memory multi processor
Answer: Option B
Q335
The following is not true for master/slave architecture
Answer: Option C
Q336
In monoithic operating system
Answer: Option A
Q337
In layered operating system following statement is false
Answer: Option D
Q338
When operating system always run on a particular processor and that particular processor do all scheduling and process management then this is an example of
Answer: Option A
Q339
In Micro kernel architecture following is false.
Answer: Option A
Q340
In the following processes: a =a+1; b=2 x b:b = b+1; a = 2 x a; the output is
Answer: Option D