Question
P alone can finish a piece of work βMβ in 10 days
while Q takes 6 days to finish it alone. P, Q and R working together can finish the work βNβ which is 8 times of work βMβ in 10 days. How long will R take to finish work βNβ, when working alone?Solution
Β Let the work βMβ = 30 units (LCM of 10 and 6) Efficiency of P = 30/10 = 3 units Efficiency of Q = 30/6 = 5 units Efficiency of P, Q and R = (30 Γ 8)/10 = 24 units per day Efficiency of R = 24 β (3 + 5) = 16 units per day Time taken by R to finish work βNβ = 240/16 = 15 days
Which version of IP is widely used in today's networks?
In a typical Ethernet LAN, what type of cable is commonly used for wired connections?
What is the primary function of Internet Protocol (IP)?
What is the primary purpose of memory management in an operating system?
- Which one of the following algorithm design techniques is used in finding all pairs of shortest distances in a graph?
Amongst which of the following is / are the Numeric Types of Data Types?
Which type of memory can be both read from and written to by the processor?
State true/false
Trojans can sometimes acts in favour of ransomware and ask for ransom.
What is a primary key in the context of the ER model?
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?