1. Who among the following is elected by an electoral college comprising the elected members of both the Houses of Parliament and the Legislative Assemblies of the States?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->What is the maximum strength of the nominated members in both the Houses of Parliament?....
QA->The total number of members in the Legislative Council of a State shall not exceed __ of the total number of members in the State Legislative Assembly.?....
QA->By whom is the Annual Financial Statement caused to be laid before both Houses of Parliament?....
QA->The 73rd Amendment of the Constitution was passed by both houses of Parliament in?....
QA->A joint sitting of both the Houses of Parliament is presided over by the?....
MCQ->Who among the following is elected by an electoral college comprising the elected members of both the Houses of Parliament and the Legislative Assemblies of the States?....
MCQ->Which of the following groups take/takes part in the election of the President of India:1. All Members of Parliament. 2. All Members of State Legislative Assemblies. 3. Elected members of State Legislative Assemblies. 4. Elected members of State Legislative Councils.?....
MCQ->The Prime Minister, at the time of the appointment:1. need not necessarily be a member of one of the Houses of Parliament but must become a member of one of the Houses within six months. 2. need not necessarily be a member of one of the. Houses of Parliament but must become a member of the Lok Sabha within six months. 3. must be either a nominated or elected member of one of the Houses of Parliament. 4. must be an elected member of only Lok Sabha.?....
MCQ->Each member of Parliament who participates in the Presidential election is entitled to cast as many votes as are obtained by dividing the total number of votes of the Legislative Assemblies of all the States by the total number of elected members of the two Houses of Parliament. This ensures:?....
MCQ->Which of the following statments are the correct way to call the method Issue() defined in the code snippet given below? namespace College { namespace Lib { class Book { public void Issue() { // Implementation code } } class Journal { public void Issue() { // Implementation code } } } } College.Lib.Book b = new College.Lib.Book(); b.Issue(); Book b = new Book(); b.Issue(); using College.Lib; Book b = new Book(); b.Issue(); using College; Lib.Book b = new Lib.Book(); b.Issue(); using College.Lib.Book; Book b = new Book(); b.Issue();....
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