Question
If a car runs at 36 km/hr, it reaches its destination
late by 15 minutes but if runs at 45 km/hr it is late by 9 minutes. What is the correct time for the journey?Solution
Distance = Difference in time x (S1 x S2)/(S1 – S2) D = [15 – 9]/60 x {(45 x 36)/[45 – 36]} => (6/60) x (45 x 36)/9 => 18 km Time, T = D/S (take any one of the speed) => 18/36 = 18/36 x 60 = 30 minutes Then, correct time is 30 – 15 = 15 minutes
ICMP sends “Destination Unreachable – Fragmentation Needed” when:
Node.js is primarily used for:
In 16-bit 2’s complement representation, the decimal number -28 is
Which of the following is a key benefit of using virtual memory?
In big data analytics, what is the process of identifying and correcting errors or inaccuracies in the collected data?
What is an ER diagram used for?
What is the primary advantage of using shared memory for IPC?
Which register holds the data to be written to or read from memory?
Which keyword is used to allocate dynamic memory in C++?
Which famous algorithm follows a greedy approach for solving the minimum spanning tree problem in a graph?