Question
P can do a piece of work in 20 days, Q can complete
double the work in 40 days and R can do the work in 30 days. If all of them together earn Rs. 2400, then find the money received by Q.Solution
Time taken by P = 20 days Time taken by Q = 20 days Time taken by R = 30 days Let the total work be 60 units. Prsquo;s one day work = 3 units Qrsquo;s one day work = 3 units Rrsquo;s one day work = 2 units Amount received by Q = 2400 times; (3/8) = Rs. 900
B-trees and B+ trees are designed to maintain balance by adjusting the:
What is the maximum number of different Boolean functions involving n Boolean variables?
In the Entity-Relationship (ER) model, what does an entity represent?
Ternary relationship has how many participating entities?
What happens if an exception is thrown but not caught?
In a pipelined CPU design, what is the purpose of the instruction pipeline?
In a public blockchain, who can participate in the validation of transactions and creation of new blocks?
What is the decimal equivalent of the binary number 10101?
What will be the output of the code
int main(){
int array[] = {100,200,300};
cout<
}
Which circuit configuration has a single path for current flow?