Start learning 50% faster. Sign in now
Total work done by 28 men and 40 women is equal Therefore, efficiency of men and women 28 × M × 20 = 40 × W × 28 M : W = 2 : 1 Total work = 28 × 2 × 20 = 1120 unit Work done by 20 men and 12 women in 16 days = (20 × 2 + 12 × 1) × 16 = 832 unit Remaining work = 1120 – 832 = 288 unit Total Efficiency (inclusive of 20 women) = 52 + (20 × 1) = 72 Remaining work done in = 288/72 = 4 days
In the context of preemptive CPU scheduling, which of the following algorithms can potentially cause starvation, and how can this issue be mitigated?
Which of the following is defined as an attempt to steal, spy, damage or destroy computer systems, networks, or their associated information?
In terms of processor performance, which factor has the greatest impact on reducing instruction execution time for computationally heavy applications? ...
Which one of the following given statements possibly contains the error?
What is the primary advantage of using Normalization in a database design?
Which of the following data structures is best suited for implementing a priority queue?
Which of the following best describes the concept of abstraction in object-oriented programming (OOP)?
Graph Traversal algorithms