The speed of a motorboat in still water is 50 km/hr. If the motorboat travels 120 km along the stream in 1 hour 30 minutes, then the time taken by it to cover the same distance against the stream will be
Let the speed of the current be x km/hr Rate Downstream = (x+ 50) km/hr According to the question 120/(x+50) = 1 hour 30 minutes 120/(x+50) = 3/2 240 = 3x + 150 x= 30 km/hr Rate upstream = 50 – 30 = 20 km/hr Required time = 120/20 = 6 hours
Which command is used to display the contents of a file in a Unix/Linux system?
The preorder traversal of a binary search tree is 15, 10, 12, 11, 20, 18, 16, 19. Which one of the following is the postorder traversal of the tree?
What is the role of the shell in an operating system?
What consensus mechanism is used by the Bitcoin blockchain?
Which algorithm is used to search for a specific element in a sorted array by repeatedly dividing the search interval in half?
The SI unit for measuring energy is:
What is the goal of instruction pipelining in a CPU?
In Hadoop, what is the purpose of the MapReduce paradigm?
DCL provides commands to perform which operations?
Which layer of the OSI model is responsible for establishing, managing, and terminating network connections?