Question
Two trains 200 metres and 100 metres in length are
running towards each other on parallel tracks, one at the rate 50 km/hr and another at 40 km/hr. In how many seconds will they be clear of each other from the moment they meet?Solution
Required time = Sum of the lengths of trains / Relative speed Relative speed = 50 + 40 = 90 kmph = (90 Γ 5)/18 = 25 m/sec Required time = (200 + 100)/25 = 300/25 = 12 seconds
Which of the following routing algorithms guarantees loop-free paths using feasibility condition?
If we want to represent the graph as an______ , then it can be implemented as_______.Β
In a circuit with n nodes, how many independent KCL equations can be written?
The join operation can be defined as
The major drawback of RAD model is __________.
Which scheduling policy may result in high waiting times for long-running jobs?
In the context of ADTs, what does "polymorphism" refer to?
Which of the following is NOT a characteristic of a good algorithm?
In C programming, which header file is commonly used to work with DMA?
What is a critical section in the context of synchronization?