20 Oct 2016

McQs Midterm

1.Asynchronous exception are caused by events external to the __________.
Processor
Memory
Vector Table
Data range
2.In _______memory allocator application allocates and frees space.
Dynamic
Explicit 
Implicit 
Static
3. To show free block in implicit list method we use _____ digit.
0
00
11
1
4. In reference counting, each ______has “ref count” of pointers to it.
Object
Block
Heap Address
Stack
5. A task in Linux that is present in the run queue (ready queue) at any given time has its state set to_______. 
TASK_INTERRUPTIBLE 
TASK_STOPPED
TASK_RUNNING
TASK_ZOMBIE
6. A process _______ defines the readiness of the process to be scheduled for execution.
Scheduler
Counter
State
Executer
7. Functions that are called from a thread must be thread ______.
Safe
Oriented
Dependent
Independent

For More: http://vuinnovators.com/cs703-current-paper-mcqs-solved/

No comments:

Post a Comment