Question
βRβ alone can build a wall in 40 days. Together,
βRβ and βSβ can do it in 25 days. If βSβ worked for 8 days alone and stopped, how many more days would βRβ need to complete the task?Solution
ATQ,
Let total work = 200 {L.C.M of 40 and 25}
Efficiency of βRβ = 200 Γ· 40 = 5 units/day
Combined efficiency of βRβ and βSβ = 200 Γ· 25 = 8 units/day
So, efficiency of βSβ alone = 8 β 5 = 3 units/day
Work done by βSβ in 8 days = 3 Γ 8 = 24 units
Remaining work = 200 β 24 = 176 units
Time taken by βRβ to finish remaining work = 176 Γ· 5 = 35.2 days
What was the term "Monitor" used to describe in the context of early operating systems?
In Git version control, which command is used to move changes from the staging area to the local repository, making them part of the project history?Β
Which of the following statements about a decoder is correct?
Which of the following statements about a dense index is correct?
In a program with multiple conditional statements (if-else if-else), understanding the code flow involves determining:
What is the primary purpose of Continuous Integration (CI) in software development?Β
Dynamic Programming is typically used for problems that exhibit which two main properties?
In R, which function reshapes data from long to wide format?
Linux uses a time-sharing algorithm ___________
What is capacity of memory having 16 address lines of row decoder, 8 address lines for column decoder and 8 data lines?Β