Start learning 50% faster. Sign in now
Let the total work be W. From the given data: 1/A + 1/B + 1/C = 1/12, 1/A + 1/B = 1/16, 1/B + 1/C = 1/20. Solving these, we find: 1/A = 1/30, 1/C = 1/48, and 1/B = 7/240. Now, A works alone for the first 5 days, so work done = 5 * 1/30 = 1/6. Remaining work = W – 1/6 = 5/6. Now, A, B, and C work together, so time taken = 5/6 / (1/12) = 10 days Correct Option: b)
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?
Which method is commonly used for error detection at the Data Link Layer?
What is the purpose of a backup verification process?
Which network topology is commonly used in Ethernet local area networks (LANs)?
Which of the following boolean functions is commutative?
In a wireless LAN, which IEEE standard is commonly associated with the Wi-Fi protocol?
The Master-Slave JK flip-flop overcomes the problem of race conditions by:
Which data structure is used for implementing breadth-first search (BFS) algorithm?
Which tree traversal visits the nodes in the order: left, root, right?
The truth table for a boolean function with two variables, A and B, has four rows. How many different boolean functions can be defined with two variables?