Question
Two trains of same length are running in parallel tracks
in the same direction with speed 80 km/hr and 110 km/hr respectively. The latter completely crosses the former in 30 seconds. Find the length of each train (in m).Solution
When two trains cross each other, they cover distance equal to the sum of their lengths with relative speed.  Let's take length of each train = x So, total length of both trains = 2x Relative speed = (110 – 80) × (5/18) = 25/3 m/sec. ∴  Total length = Time × Relative speed  ⇒  2x = (30 × 25)/3 ⇒  x = 125 m
When implementing a hash table, which of the following collision resolution techniques is known for its efficiency and is based on creating a linked li...
In a uniform distribution over the interval [a, b], what is the probability density function (PDF)?
Binary relationship has how many participating entities?
What is the primary difference between a "Virus" and a "Worm" in the context of cybersecurity?
What is the scope of a variable declared as "static" inside a function?
Which hazard can be addressed using techniques like forwarding and bypassing?
The SI unit for measuring frequency is:
What is the basic component of an electronic circuit that restricts the flow of current?
Which type of memory is pre-programmed with data during the manufacturing process and cannot be modified?
What is the primary role of lexical analysis in the compilation process?