Start learning 50% faster. Sign in now
Get Started with ixamBee
Start learning 50% faster. Sign in nowLet speed of boat in still water and speed of boat in upstream be ‘10x’ km/h and ‘9x’ km/h, respectively. Speed of stream = 10x – 9x = x km/h Speed of boat in downstream = 10x + x = 11x km/h So, 11x = 220/8 => x = 2.5 Speed of boat in still water = 10 × 2.5 = 25 km/h Desired time = 25/25 x 60 = 60 minutes
Which scheduling policy is most suitable for time-sharing systems?
Which component of a computer system is responsible for storing data and instructions even when the power is turned off?
Which type of memory is used for firmware and contains the initial boot-up instructions for a computer system?
Which algorithm is commonly used for collaborative filtering in recommendation systems?
In dynamic programming, what is the purpose of the "bottom-up" approach?
Which tree structure is commonly used in file systems to organize and manage disk blocks efficiently?
In digital electronics, a flip-flop is a sequential logic circuit capable of storing one bit of information. Which statement about flip-flops is true?
Which component of RDBMS is responsible for processing SQL queries and managing database interactions?
What is the purpose of the Program Counter (PC) in CPU control design?
Which statement is true about nested try-catch blocks?