Question Set

1. A train is running at 36 km/hr.If it crosses a tree in 25 seconds,find its length





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->A train passes a platform in 36 seconds. The same train passes a man standing on the platform in 20 seconds. If the speed of the train is 54 km/hr, The length of the platform is....
QA->A train moving with a uniform speed of 90km/hr crosses a pole in 6 seconds. The length of the train is -----?....
QA->A train passes a station platform in 36 seconds and a man standing on the platform in 20 seconds. If the speed of the train is 54 km/hr, what is the length of the platform?....
QA->A train of length 150 meters took 8 seconds to cross a bridge of length 250 meters. Time taken by the train to cross a telephone post is....
QA->An electric train having 120 m. length is running at a speed of 90 km/hour. Find the time required for the train to cross a bridge of 630 m. long :....
MCQ->What is the speed of the train? I.  The train crosses a tree in 13 seconds. II.  The train crosses a platform of length 250 metres in 27 seconds.  III.  The train crosses another train running in the same direction in 32 seconds.....
MCQ->What is the speed of the train whose length is 210 metres? I.  The train crosses another train (Howrah Express/12869) of 300 metres length running in opposite direction in 10 seconds.  II.  The train crosses another train (Howrah Express/12869) running in the same direction at the speed of 60 km/hr in 30 seconds.....
MCQ->At what time will the train reach city X from city Y? I.  The train crosses another train of equal length of 200 metres and running in opposite directions in 15 seconds. II.  The train leaves city Y and 7.15 a.m. for city X situated at a distance of 558 km.  III.  The 200 metres long train crosses a signal pole in 10 seconds.....
MCQ->What will be the output of the program? class Tree { } class Pine extends Tree { } class Oak extends Tree { } public class Forest1 { public static void main (String [] args) { Tree tree = new Pine(); if( tree instanceof Pine ) System.out.println ("Pine"); else if( tree instanceof Tree ) System.out.println ("Tree"); else if( tree instanceof Oak ) System.out.println ( "Oak" ); else System.out.println ("Oops "); } }....
MCQ->What is the speed of the train? I.  The train crosses a signal pole in 18 seconds. II.  The train crosses a platform of equal length in 36 seconds.  III.  Length of the train is 330 metres.....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution