Searching for "_____"

Q:

Find the simple interest charged on borrowing $325 for 5 years at 3% p.a. (per annum or per year) interest.

A) 59 B) 46
C) 48.75 D) 34.75
 
Answer & Explanation Answer: C) 48.75

Explanation:

I= PTR100

Report Error

View Answer Report Error Discuss

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

Q:

What is multicast routing?

Answer

Sending a message to a group is called multicasting, and its routing algorithm is called multicast routing

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

Q:

What is region?

Answer

When hierarchical routing is used, the routers are divided into what we call regions, with each router knowing all the details about how to route packets to destinations within its own region, but knowing nothing about the internal structure of other regions

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

Q:

What is silly window syndrome?

Answer

It is a problem that can ruin TCP performance. This problem occurs when data are passed to the sending TCP entity in large blocks, but an interactive application on the receiving side reads 1 byte at a time.

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Database Administration

Q:

What are Digrams and Trigrams?

Answer

The most common two letter combinations are called as digrams. e.g. th, in, er, re and an. The most common three letter combinations are called as trigrams. e.g. the, ing,and, and ion.

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

Q:

What is wide-mouth frog?

Answer

Wide-mouth frog is the simplest known key distribution center (KDC) authentication protocol

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Database Administration

Q:

What is Mail Gateway

Answer

It is a system that performs a protocol translation between different electronic mail delivery protocols

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

Q:

A bag contains 4 white, 5 red and 6 blue balls. Three balls are drawn at random from the bag. The probability that all of them are red, is:

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

Explanation:

Let S be the sample space.

Then, n(S) = number of ways of drawing 3 balls out of 15 = 15C3  =15*14*133*2*1= 455.  

Let E = event of getting all the 3 red balls.

 n(E) = 5C3 = 5*42*1 = 10.

 => P(E) = n(E)/n(S) = 10/455 = 2/91.

Report Error

View Answer Report Error Discuss

Filed Under: Probability