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 8884
Q:

Which of the statements given below are correct?


A) Rafael Nadal won the Tennis 2017 French Open Men's Singles.


B) In 2017, Valentino Rossi raced in MotoGP for Ducati.


C) In 2017, Marc Márquez raced in MotoGP for Honda.

 

A) Only A B) Only B
C) Both A and C D) A, B and C
 
Answer & Explanation Answer: C) Both A and C

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: Bank Exams

0 8883
Q:

Computer storage units smallest to largest?

Answer

The smallest unit of data storage in a computer is called Bit (Binary Digit). Half a byte (four bits) is called a Nibble.


 


1 bit (binary digit) = the value of 0 or 1


8 bits = 1 byte


1024 bytes = 1 kilobyte


1024 kilobytes = 1 megabyte


1024 megabytes = 1 gigabyte


1024 gigabytes = 1 terabyte


1024 terabytes = 1 petabyte


 


Hence, Computer storage units smallest to largest i.e, in ascending order is


 1 bit  <  1 byte  <  1 KB  <  1 MB  <  1 GB  <  1TB  <  1 PB.

Report Error

View answer Workspace Report Error Discuss

9 8880
Q:

When is the ' World environment Day ' celebrated

A) June 5 B) April 7
C) October 24 D) None of the above
 
Answer & Explanation Answer: A) June 5

Explanation:
Report Error

View Answer Report Error Discuss

39 8871
Q:

Try this Brain Bashing Challenge ?

17426130_1248673081906460_4073935778689070051_n1500012638.jpg image

A) A to G : 2, 3, 7, 6, 5, 1, 4 B) A to G : 1, 4, 5, 6, 2, 7, 3
C) A to G : 5, 4, 7, 6, 3, 1, 2 D) None
 
Answer & Explanation Answer: A) A to G : 2, 3, 7, 6, 5, 1, 4

Explanation:

This can be done in two ways

1. A to G : 2, 3, 7, 6, 5, 1, 4 

2. A to G : 4, 3, 7, 5, 6, 2, 1

Report Error

View Answer Report Error Discuss

Filed Under: Math Puzzles
Exam Prep: Bank Exams , CAT
Job Role: Bank Clerk

39 8866
Q:

Match the correct Memory units.

 

 

A) a-r, b-p, c-s, d-q B) a-p,b-s, c-q, d-r
C) a-r, b-s, c-q, d-p D) a-r, b-q, c-s, d-p
 
Answer & Explanation Answer: A) a-r, b-p, c-s, d-q

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

6 8865
Q:

The Number of members included in the Constitution Drafting Committee was:

A) Seven B) Nine
C) Eleven D) Thirteen
 
Answer & Explanation Answer: A) Seven

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics

20 8865
Q:

The 'Three Jewels ' (Triratnas) of jainism are

A) right faith or intentions, right knowledge and right conduct B) right action, right livelihood and right effort
C) right thoughts, non-violence and non-attachment D) rightspeech, right thinking and right behaviour
 
Answer & Explanation Answer: A) right faith or intentions, right knowledge and right conduct

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

15 8860