Question
The speed of train A is 180 km/hr and it can cross a
pole in 4 seconds. Travelling in same direction Train A can cross a man sitting inside train B in 10 seconds. Quantity I: Speed of train B.(in m/s) Quantity II: If speed of train A is decreased by 20m/sec, then find the new speed of train A. (in m/s) Two quantities, Quantity I and Quantity II, are provided. Your task is to solve both quantities and determine the correct relationship between them. Choose the appropriate option.Solution
ATQ,
Speed of Train A: 50 m/s. Length of Train A = 50Ă4 = 200m. Quantity I: Train A crosses a man in Train B in 10 seconds, so relative speed = 200/10 = 20m/s. Speed of Train B = 50 â 20 = 30m/s. Quantity II: New speed of Train A if decreased by 20 m/s = 50 â 20 = 30m/s. Hence, Quantity I = Quantity II or No relation can be establishedÂ
Which of the following is true about the Round Robin (RR) CPU scheduling algorithm?
Which of the following is NOT a characteristic of the Internet of Things (IoT)?
The amortized time for inserting into a dynamic array (like C++ vector) is:
In a binary tree, if the number of leaf nodes is L, what is the number of nodes with two children?
A directed acyclic graph (DAG) has 10 vertices and 15 edges. What is the maximum possible number of topological orderings?
Which algorithm guarantees the shortest path in a graph with negative weights but no negative cycles?
Which sorting algorithm has an average-case time complexity of O(n log n) and is known for its efficiency, often using a divide-and-conquer approach?
Which algorithm guarantees minimum spanning tree and will produce a different tree depending on tie-breaking?
Which of the following is substring of âIXAMBEEâ?
Which of the following is considered the strongest type of encryption method in modern cyber security practices?   Â