Question
A train, 'A,' which is 180 meters long, takes 14 seconds to
cross a 100-meter-long bridge. If the lengths of trains 'A' and 'B' are in a ratio of 6:5, and train 'B' travels at a speed that is 25% faster than train 'A,' how much time will train 'B' take to cross the same bridge?Solution
Let the speed of 'A' be 'x' m/sec.
ATQ,
{(180 + 100) /x} = 14
(280/x) = 14
So, 'x' = 20
So, speed of 'B' = 20 X 1.25 = 25 m/sec
Length of train 'B' = 180 X (5/6) = 150 metres
Required time = (150 + 100) /25 = 10 seconds
Which data analytics technique is suitable for handling missing data points in a dataset?
Which of the following best describes inheritance in object-oriented programming?
A physical DFD specifies
What type of programming language is Python?
Which SQL keyword is used to add new rows to a table?
Which of the following is an example of a message-passing IPC mechanism?
What happens if an exception is thrown but not caught?
Which type of memory is used for firmware and contains the initial boot-up instructions for a computer system?
In a virtual memory system, what is a "page fault"?
Which of the following is NOT an example of an operating system?