M
Multi-core Processors MCQs | Page - 3
Dear candidates you will find MCQ questions of Multi-core Processors here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
M
Q. A system has 3 processes sharing 4 resources. If each process needs a maximum of 2 units, then
M
Q. code, resources or data in such a way that only one process has access to shared object at a time.
M
Q. is the ability of multiple processes to co-ordinate their activities by exchange of information.
M
Q. Paths that have an unbounded number of allowed nonminimal hops from packet sources, this situation is referred to as .
M
Q. Let S and Q be two semaphores initialized to 1, where P0 and P1 processes the following statements wait(S);wait(Q); ---; signal(S);signal(Q) and wait(Q); wait(S);---;signal(Q);signal(S); respectively. The above situation depicts a .
M
Q. Which of the following conditions must be satisfied to solve the critical section problem?
M
Q. a process is allowed to enter its critical section .
M
Q. at any moment (the mutex being initialized to 1)?
M
Q. Here, w1 and w2 have shared variables, which are initialized to false. Which one of the following statements is TRUE about the above construct?
Jump to