Questions

Q:

Explain the popular multiprocessor thread-scheduling strategies.

Answer

  1. Load Sharing: Processes are not assigned to a particular processor. A global queue of threads is maintained. Each processor, when idle, selects a thread from this queue. Note that load balancing refers to a scheme where work is allocated to processors on a more permanent basis.

  2. Gang Scheduling: A set of related threads is scheduled to run on a set of processors at the same time, on a 1-to-1 basis. Closely related threads / processes may be scheduled this way to reduce synchronization blocking, and minimize process switching. Group scheduling predated this strategy.

  3. Dedicated processor assignment: Provides implicit scheduling defined by assignment of threads to processors. For the duration of program execution, each program is allocated a set of processors equal in number to the number of threads in the program. Processors are chosen from the available pool.

  4. Dynamic scheduling: The number of thread in a program can be altered during the course of execution.

Report Error

View answer Workspace Report Error Discuss

9 9298
Q:

Positive ions are formed from neutral atoms by loss of

A) neutrons B) protons
C) nuclear charge D) electrons
 
Answer & Explanation Answer: D) electrons

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

21 9294
Q:

The hard Shell of an egg was dissolved in HCL. The egg was then placed in a concentration solution of NaCl. What will happens ______

A) The egg will shrink B) The egg will swell
C) The egg will become harder D) There will be hardly any visible change
 
Answer & Explanation Answer: A) The egg will shrink

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

27 9292
Q:

All the following statements regarding the Indus Valley Civilization are correct except

A) The Indus Valley Civilization was an advanced urban civilization B) Iron was not known to the people
C) It is difficult to say to which race the people belonged D) The people knew nothing about agriculture
 
Answer & Explanation Answer: D) The people knew nothing about agriculture

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

13 9292
Q:

When light enters from air to water, then its 

A) frequency increases and speed decreases B) frequency is same but the wavelength is smaller in water than in air
C) frequency is same but the wavelength is larger in water than in air D) frequency and speed both decreases
 
Answer & Explanation Answer: B) frequency is same but the wavelength is smaller in water than in air

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Physics

13 9292
Q:

How could you have improved your career progress?

Answer

State that you are quite happy with your career progress barring few mistakes that could be avoided. Highlight some of mistakes you committed and how you have rectified them. While answering, you should take all responsibilities for where you are, how you’ve gotten there, where you are going…and you harbor no regrets.

Report Error

View answer Workspace Report Error Discuss

Subject: Human Resources

7 9289
Q:

Two main measures for the efficiency of an algorithm are

A) Time and Space B) Complexity and Memory
C) Data and Space D) Memory and Processor
 
Answer & Explanation Answer: A) Time and Space

Explanation:

Two main measures for the efficiency of an algorithm are Time and Space.

Report Error

View Answer Report Error Discuss

26 9285
Q:

‘Panchatantra’ is originally written by _____________.

A) Kalidas B) Vishnu Sharma
C) Tulsi Das D) None of these
 
Answer & Explanation Answer: B) Vishnu Sharma

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Culture

125 9277