Question
A bag contains 5 red balls, 4 black balls and 8 white
balls. Two balls are drawn simultaneously. Find the probability that both the balls are of same colour.Solution
Total number of balls in the bag = 5 + 4 + 8 = 17 Total possible outcomes = 17C2 = 136 Number of favourable outcomes = 5C2 + 4C2 + 8C2 = 10 + 6 + 28 = 44 Required probability = 44/136 = 11/34
Which of the following models used for software reliability
An ADT defines:
Which of the following backup types provides the fastest backup and recovery performance but requires the most storage space?
What is the purpose of the "JOIN" clause in an SQL query?
In a synchronous sequential circuit, what is the purpose of the clock signal?
If the destination MAC address is not found in the MAC address table, the switch forwards the frame out all of its ports except the port on which the f...
In time series forecasting, what does MAE stand for?
The communication structure that we need in socket programming is called as _________.
State true or false
The Arithmetic Logic Unit (ALU) is a crucial component of the CPU responsible for performing arithmetic and logical operat...
Which of the following is a collision detection mechanism used in Ethernet (IEEE 802.3)?