1. The construction of the railway line from Trivandrum to Kanyakumari was completed in?

Answer: 1979

Reply

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

Comments

Show Similar Question And Answers
QA->The construction of the railway line from Trivandrum to Kanyakumari was completed in?....
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->Who completed the construction of the Gopuram of Sreepadmanabha swami Temple?....
QA->The construction of Old Secretariat complex was completed in?....
QA->The first Indian research station in Antarctica, the construction of which was completed in 1984?....
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->The easiest way to convert sentence 1 to sentence 2 is : Sentence 1 : i WENT TO Trivandrum WITH sALINI Sentence 2 : I went to Trivandrum with Salini...
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?...
MCQ->How many workers are required for completing the construction work in 10 days? I.  20% of the work can be completed by 8 workers in 8 days. II.  20 workers can complete the work in 16 days.  III.  One-eighth of the work can be completed by 8 workers in 5 days....
MCQ->void start() { A a = new A(); B b = new B(); a.s(b); b = null; / Line 5 / a = null; / Line 6 / System.out.println("start completed"); / Line 7 / } When is the B object, created in line 3, 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