Start learning 50% faster. Sign in now
Let speed of boat in still water be ‘c’ km/h. Therefore, downstream speed of the boat = 1.45c km/h. Speed of stream = 1.45c - c = 0.45c km/h. So, 0.45c = 9. Or, c = 20. So, speed of boat in still water = 20 km/h. Upstream speed of boat = 20 - 9 = 11 km/h. Downstream speed = 20 + 9 = 29 km/h. Desired time = (81/29) + (54/11) = 2.79 + 4.91 = 7.7 hours.
What is the Turing Test?
relation R(ABCD) has these dependencies {A → B, B → C,C → D} and it is decomposed into three relations R1(AB) , R2(BC), AND R3(CD). State true or...
What does a diamond shape represent in an ER diagram?
Consider the following sorting algorithms.
I. Quicksort II. Heapsort III. Mergesort
Which of them perform in least time in the worst case?
What is the purpose of a condition variable in synchronization?
Which of the following is used to retrieve data from a SQL database?
What protocol is used for file transfer between a local computer and a remote server?
The SI unit for measuring frequency is:
KVL states that the sum of the voltages around any closed loop in a circuit is equal to:
What is the purpose of a cookie in web development?