Question
There were 25 workers to complete a job in 10 days. But
after 4 days, 10 workers were reassigned. How many more days will be needed now?Solution
ATQ,
Assume efficiency of each worker = 'e' units/day
Total work = 25 × 10 × e = 250e units
Work completed in 4 days = 25 × 4 × e = 100e units
Work remaining = 250e - 100e = 150e units
Remaining workers = 25 - 10 = 15
Time needed = 150e ÷ (15 × e) = 10 days
Extra days = 10 - 6 = 4 days
Which of the following assigns IP addresses dynamically?
Which company originally developed the Go programming language?
In the standard normal distribution (mean = 0, standard deviation = 1), what is the probability that a random variable falls within one standard deviati...
- In a _________each element has a priority value associated with it
Basic syntax to create a bar-chart in R is
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?
‘\a’ is used for what in C++
At which layer of the OSI model do hardware devices like switches primarily operate?
A control unit in a CPU uses a microprogram to:
What is the main objective of cluster analysis in data analytics?