Question
Aβ and βBβ together can complete a work in 22 days
while βAβ takes 33 days to complete the same work alone. If βCβ is 20% more efficient than βBβ, then find the time taken by βCβ alone to complete the whole work.Solution
Let the total work = 66 units Efficiency of (A + B) = 66/22 = 3 units/day Efficiency of βAβ = 66/33 = 2 unit/day Therefore, efficiency of βBβ = 3 β 2 = 1 units/day Efficiency of βCβ = 1.2 Γ 1 = 1.20 units/day Required time taken = 66/1.20 = 55 days
Which of the following routing algorithms guarantees loop-free paths using feasibility condition?
If we want to represent the graph as an______ , then it can be implemented as_______.Β
In a circuit with n nodes, how many independent KCL equations can be written?
The join operation can be defined as
The major drawback of RAD model is __________.
Which scheduling policy may result in high waiting times for long-running jobs?
In the context of ADTs, what does "polymorphism" refer to?
Which of the following is NOT a characteristic of a good algorithm?
In C programming, which header file is commonly used to work with DMA?
What is a critical section in the context of synchronization?