Question Set

1. Between which stations was the first railway line opened in India?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->The longest electrified railway tunnel situated between Cherlopalli and Rapuru Railway stations, and measuring 6.6 kilometres has been commissioned by South Central Railway (SCR) in which state?....
QA->The first railway line in India was opened in which year?....
QA->In which year was the first telegraph line between Calcutta and Agra opened?....
QA->Anil can lay railway track between two stations in 16 days. Subin can do the same job in 12 days. With the help of Jyothi, they completes the job in 4 days. How much days does it take for jyothi alone to complete the work?....
QA->In which of the following years was the first Railway line between Bombay and Thane laid?....
MCQ->How does a host on an Ethernet LAN know when to transmit after a collision has occurred? In a CSMA/CD collision domain, multiple stations can successfully transmit data simultaneously. In a CSMA/CD collision domain, stations must wait until the media is not in use before transmitting. You can improve the CSMA/CD network by adding more hubs. After a collision, the station that detected the collision has first priority to resend the lost data. After a collision, all stations run a random backoff algorithm. When the backoff delay period has expired, all stations have equal priority to transmit data.....
MCQ->Between which stations was the first railway line opened in India?....
MCQ->Consider the following statements relating to hydraulic gradient line and energy gradient line 1. In the case of a fluid flowing in a pipeline, hydraulic gradient line and energy gradient line may coincide. 2. The line joining the points representing piezometric heads is known as hydraulic gradient line. 3. In the case of ideal fluid, energy gradient line is always horizontal. 4. Hydraulic gradient line has a downward slope in the case of flow through pipes. Of these statements :....
MCQ->How many people are standing between K and L in a straight line of 15 people (Note: All are standing in a straight line facing north) I. S stands eleventh from the right end of the line. L stands exactly at the centre of the line. There are as many people to the right of K as there are to the left of S. II. R stands fourth from the left end of the line. S is an immediate neighbour of R. Only two people stand between L and S. Only two people stand between K and S.....
MCQ->class Bar { } class Test { Bar doBar() { Bar b = new Bar(); / Line 6 / return b; / Line 7 / } public static void main (String args[]) { Test t = new Test(); / Line 11 / Bar newBar = t.doBar(); / Line 12 / System.out.println("newBar"); newBar = new Bar(); / Line 14 / System.out.println("finishing"); / Line 15 / } } At what point is the Bar object, created on line 6, eligible for garbage collection?....
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