Question
If a group of 8 boys and 12 girls can complete a task in 40
days, and a team of 4 girls alone can finish the same task in 80 days, how long will it take for 32 boys to finish the entire task on their own?Solution
ATQ;
Task done by 4 girls in 1 day = 1/80
Task done by 12 girls in 1 day = 3/80 = 1/26.67
Task done by 8 boys = 1/40 – 1/26.67 = 1/120
Task done by 32 boys = 4/120 = 1/30
Hence, required time = 30 days
Transit time and response time measures the ______of network?
Which SQL clause is used to specify conditions for multiple tables when joining them together?
What is a "page fault" in the context of virtual memory?
A problem is said to be NP-hard if:
What is Inter-Process Communication (IPC) in the context of computer systems?
Which function is used to get the version of python?
Which searching algorithm requires the data to be sorted beforehand?
Which protocol is primarily responsible for resolving logical IP addresses to physical MAC addresses within a local network segment?
What is the primary difference between a breadth-first search (BFS) and a depth-first search (DFS) in graph traversal?
In an ER diagram, what does a double line connecting two entities represent?