Question
Speed of boat is 20 km/hr. Speed of the stream is 20%
less than speed of boat. Then find time taken by boat to go 90 km downstream.Solution
Speed of stream = 20 times; (80/100) = 16 km/hr Time taken to go 90 km = 90/(20 + 16) = 2.5 hrs
Which of the following is TRUE for PROM memories?
Which query retrieves all records from TableA that have no corresponding records in TableB?
In R, which function reshapes data from long to wide format?
What is the primary purpose of a system call?
Which SQL command is primarily used to retrieve records from a database table?
In a Selection Sort algorithm, the inner loop finds the index of the minimum element in the unsorted part. Which line correctly completes the if conditi...
The core element of parallel processing is ___.
Dynamic Programming is typically used for problems that exhibit which two main properties?
For the circuit shown, Find the number of nodes and number of independent equations used for analysis of circuit using nodal analysis.
Which algorithmic paradigm does the Floyd-Warshall algorithm primarily use?