Question
βAβ alone can do some work in 25 days. βBβ and
βCβ together can do the same work in 10 days. If βBβ is half as efficient as βAβ, then find the time taken by βCβ to complete the work alone.Solution
Let the total work be 50 units. {LCM (25 and 10)} So, efficiency of βAβ = (50/25) = 2 units/day So, efficiency of βBβ = (2 x 0.5) = 1 unit/day Efficiency of βBβ and βCβ together = (50/10) = 5 units/day So, efficiency of βCβ = 5 β 1 = 4 units/day So, time taken by βCβ to finish the work alone = (50/4) = 12.5 days
In the context of Cross-Site Scripting (XSS), what is the primary reason why stored XSS is considered more dangerous than reflected XSS?
Which of the following best describes the primary function of Network Address Translation (NAT)?Β
Definition of 2NF
Which of the following is a primary reason for using digital signatures in modern cryptography?Β
Size of MD5 message digest
Bitwise operators in C++
Which data structure is most suitable for implementing a priority queue?
When using virtual memory, what happens when a page fault occurs and the operating system cannot find a free frame in physical memory?
In the context of Intelligent Systems, which of the following algorithms is primarily used for real-time pathfinding in robotics?
Which protocol is used for reliable communication in data communication and networking?