Question
In a game, a coin is tossed 4 times. ‘A’ wins if the
number of heads is equal to the number of tails. What is the probability that ‘A’ wins?Solution
Total number of outcomes = 2 4 = 16
Favourable outcomes (2 heads and 2 tails) = C(4,2) = 6
Probability that ‘A’ wins = 6/16 = 3/8
Simplify the Boolean expression.
Y= AB+A(B+C)+B(B+C)
What is the primary use of the printf function in C/C++ programming?
Data warehouse has historical data
What is the primary function of the CICS (Customer Information Control System) in mainframe computing?
What does the term "serializable" refer to in the context of database transactions?
Which statement is FALSE regarding Programmable Logic Controller?
Maximum Power transfer occurs when the_____
In a binomial heap, if the root is greater than the left child and less than the right child, which of the following statements is correct?
Which of the following best explains why communication latency is generally higher in microservices compared to monolithic architectures?
Which statement is FALSE about open loop system?