Searching for "ip"

Q:

If an unbiased dice is rolled once, the odds in favour of getting a point which is multiple of 3 is:

A) 1/2 B) 2/1
C) 1/3 D) 3/1
 
Answer & Explanation Answer: C) 1/3

Explanation:

Total number =6

Getting a 'multiple of 3' = 2 . So, probability = 2/6 =1/3

Report Error

View Answer Report Error Discuss

Filed Under: Probability

Q:

MAU-Multiple access unit

A) TRUE B) FALSE
Answer & Explanation Answer: B) FALSE

Explanation:

MAU is Multistation Access Unit

Report Error

View Answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

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

Q:

What are the stipulations of C2 level security?

Answer

C2 level security provides for:


 


1.Discretionary Access Control


2.Identification and Authentication


3.Auditing


4.Resource reuse

Report Error

View answer Workspace Report Error Discuss

Q:

What is the probabiltiy of getting a mutliple of 2 or 5 when an unbiased cubic die is thrown?

A) 1/3 B) 1/2
C) 2/3 D) 1/6
 
Answer & Explanation Answer: C) 2/3

Explanation:

Total numbers in die=6

P(multiple of 2)=1/2

P(multiple of 5)=1/6

P(multiple of 2 or 5)=2/3

Report Error

View Answer Report Error Discuss

Filed Under: Probability

Q:

An unbiased cubic die is thrown.What is the probabiltiy of getting a multiple of 3 or 4?

A) 1/12 B) 1/9
C) 3/4 D) 1/2
 
Answer & Explanation Answer: D) 1/2

Explanation:

Total numbers in a die=6

P(mutliple of 3) = 2/6 = 1/3

P(multiple of 4) = 1/6

P(multiple of 3 or 4) = 1/3 + 1/6 = 1/2

Report Error

View Answer Report Error Discuss

Filed Under: Probability

Q:

Tickets numbered 1 to 20 are mixed up and then a ticket is drawn at random. What is the probability that the ticket drawn has a number which is a multiple of 3 or 5?

A) 1/2 B) 3/5
C) 9/20 D) 8/15
 
Answer & Explanation Answer: C) 9/20

Explanation:

Here, S = {1, 2, 3, 4, ...., 19, 20}.

Let E = event of getting a multiple of 3 or 5 = {3, 6 , 9, 12, 15, 18, 5, 10, 20}.

P(E) = n(E)/n(S) = 9/20.

Report Error

View Answer Report Error Discuss

Filed Under: Probability

Q:

The least number of complete years in which a sum of money put out at 20% compound interest will be more than doubled is:

A) 3 B) 4
C) 5 D) 6
 
Answer & Explanation Answer: B) 4

Explanation:

 

 P1+20100n>2P65n>2

 65×65×65×65>2

 

so, answer is 4 years

Report Error

View Answer Report Error Discuss

Filed Under: Compound Interest
Exam Prep: Bank Exams
Job Role: Bank PO