Top 350+ Solved Software Project Management (SPM) MCQ Questions Answer

From 256 to 270 of 371

Q. Which four framework activities are found in the Extreme Programming(XP) ?

a. analysis, design, coding, testing

b. planning, analysis, design, coding

c. planning, design, coding, testing

d. planning, analysis, coding, testing

  • c. planning, design, coding, testing

Q. Which process can be affected by other processes executing in the system?

a. cooperating process

b. child process

c. parent process

d. init process

  • a. cooperating process

Q. If a process is executing in its critical section, then no other processes can be executing in their critical section. This condition is called?

a. mutual exclusion

b. critical exclusion

c. synchronous exclusion

d. asynchronous exclusion

  • a. mutual exclusion

Q. Which one of the following is a synchronization tool?

a. thread

b. pipe

c. semaphore

d. socket

  • c. semaphore

Q. A semaphore is a shared integer variable

a. that can not drop below zero

b. that can not be more than zero

c. that can not drop below one

d. that can not be more than one

  • a. that can not drop below zero

Q. Mutual exclusion can be provided by the

a. mutex locks

b. binary semaphores

c. both mutex locks and binary semaphores

d. none of the mentioned

  • c. both mutex locks and binary semaphores

Q. When high priority task is indirectly preempted by medium priority task effectively inverting the relative priority of the two tasks, the scenario is called

a. priority inversion

b. priority removal

c. priority exchange

d. priority modification

  • a. priority inversion

Q. Process synchronization can be done on

a. hardware level

b. software level

c. both hardware and software level

d. none of the mentioned

  • c. both hardware and software level

Q. 7 INTERACTIVE PROCESSES

a. shared data structures

b. procedures that operate on shared data structure

c. synchronization between concurrent procedure invocation

d. all of the mentioned

  • d. all of the mentioned

Q. To enable a process to wait within the monitor                      

a. a condition variable must be declared as condition

b. condition variables must be used as boolean objects

c. semaphore must be used

d. all of the mentioned

  • a. a condition variable must be declared as condition

Q. Which of the following are parameters involved in computing the total cost of a software development project?

a. hardware and software costs

b. effort costs

c. travel and training costs

d. all of the mentioned

  • d. all of the mentioned

Q. Which of the following costs is not part of the total effort cost?

a. costs of networking and communications

b. costs of providing heating and lighting office space

c. costs of lunch time food

d. costs of support staff

  • c. costs of lunch time food

Q. What is related to the overall functionality of the delivered software?

a. function-related metrics

b. product-related metrics

c. size-related metrics

d. none of the mentioned

  • a. function-related metrics
Subscribe Now

Get All Updates & News