Question
A boat takes 270 minutes to travel 90 km in upstream.
The same boat in the same stream takes 120 minutes to travel 50 km in downstream. Find the distance travelled by the boat while travelling in still water for 360 minutes.Solution
Distance travelled by the boat while travelling in upstream for 1 hour = 90 × (60/270) = 20 km Distance travelled by the boat while travelling in downstream for 1 hour = 50 × (60/120) = 25 km So, upstream and downstream speed of the boat are 20 km/h and 25 km/h, respectively So, speed of the boat in still water = (20 + 25) ÷ 2 = 22.5 km/h So, distance travelled by the boat travelling in still water for 360 minutes = 22.5 × (360/60) = 135 km
Which of the following is a default connector for Shielded twisted pair?
Which protocol is used to dynamically assign IP addresses to devices on a network?Â
In a multithreaded environment, which of the following synchronization mechanisms is used to prevent race conditions?Â
State True or False
Semi-structured data  is data that does not conform to a data model but has some structure. It lacks a fixed or rigid sc...
What is Computer Output Microfilm (COM) primarily used for in data management and archival systems?
Fill in the correct option for 28 blank space.
There is a BST and below is the Pre order of the BST, What will be it’s In order
150 70 60 80 250 200 350
In a virtual memory system, which of the following techniques is used to maintain the illusion that each process has its own dedicated memory space?Â
Which of the following scenarios best demonstrates a potential use of candidate keys in a relational database?Â
What is the primary purpose of the Banker's Algorithm in operating systems?