1. The new state of Travancore - Cochin came into existence on?

Answer: 1July 1949.

Reply

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

Comments

Show Similar Question And Answers
QA->The new state of Travancore - Cochin came into existence on?....
QA->The State of Travancore -Cochin came into existence on?....
QA->Which is the Cochin State legislative Assembly came into existence in 1925?....
QA->Who was the Chief Minister of Cochin at the time of new state of Travancore - Cochin formed?....
QA->When did the Kerala Grandhasala Sangham come into existence by incorporating the libraries of Travancore, Cochin and Malabar?....
MCQ->Consider the following statements with reference to the linguistic reorganization of States in independent India:1. The separate State of Andhra for the Telugu people came into existence in 1953. 2. Jawaharlal Nehru was particularly in favour of the movement for linguistic reorganisation of States that came in the wake of the success of the Andhra movement. Which of the statements given above is/are correct?...
MCQ->The first Legislative Assembly in Travancore came into existence in the year:...
MCQ->Give the name of the person who held the posts of Prime Minister of Travancore, Chief Ministr of Travancore -Cochin, Chief Minister of Kerala and Governor of Punjab....
MCQ->Cochin Stock Exchange came into into being in the year...
MCQ->What will be the output of the program? public class WrapTest { public static void main(String [] args) { int result = 0; short s = 42; Long x = new Long("42"); Long y = new Long(42); Short z = new Short("42"); Short x2 = new Short(s); Integer y2 = new Integer("42"); Integer z2 = new Integer(42); if (x == y) / Line 13 / result = 1; if (x.equals(y) ) / Line 15 / result = result + 10; if (x.equals(z) ) / Line 17 / result = result + 100; if (x.equals(x2) ) / Line 19 / result = result + 1000; if (x.equals(z2) ) / Line 21 / result = result + 10000; System.out.println("result = " + result); } }...
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