Question
60 boys can complete a piece of work in 60 days. They
started the work together. But at the end of every 10th day five more boys have joined. Exactly on which day will the whole work be completed?Solution
ATQ, Required boys -hrs = 60 × 60 = 3600 boys-hrs. Boys-hrs completed in fifty(50) days = 10(60 + 65 + 70 + 75 + 80) = 3,500. Hence Balance left = 3600-3500 = 100 Let X days be required to complete the remaining 100 boys- hrs. Now, (x)(85) = 100 x = 1(3/17) days i.e., work is completed in 51(3/17) days i.e., on 52 nd day work is completed.
Which programming language is commonly used to write MapReduce jobs in Hadoop?
In the ER model, what does a double oval represent?
In the context of synchronization, what is a deadlock?
What is the purpose of the "Attention" mechanism in deep learning models?
State true/false
Once the email is compromised, all other sites and services online associated with this email can be compromised.
Which block of code is used to handle exceptions?
Which type of tree provides better performance for read-intensive workloads?
Which type of variable has the widest scope and can be accessed from any part of the program?
A trigger is ?
In which type of scope do variables declared in a function have priority over variables declared in the surrounding program?