1. Match the following A. MP 1. Elected by an Electoral College B. President 2. Elected by the Parliament C. Vice-President 3. Elected by the Lok Sabha D. Speaker 4. Elected by adult voting A B C D?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->By whom is the Speaker of the Lok Sabha is elected?....
QA->The first woman Speaker of Lok Sabha, Meera Kumar was elected from which constituency?....
QA->The first woman Speaker of Lok Sabha, Meera Kumar was elected from which constituency?....
QA->The first woman Speaker of Lok Sabha, Meera Kumar was elected from which constituency?....
QA->Point out from the following the first woman Speaker of Lok Sabha ?....
MCQ->Match the following A. MP 1. Elected by an Electoral College B. President 2. Elected by the Parliament C. Vice-President 3. Elected by the Lok Sabha D. Speaker 4. Elected by adult voting A B C D?....
MCQ->In context with the Election of Speaker in a newly constituted Lok Sabha, consider the following statements: (1) A member of Lok Sabha can propose his / her own name if he / she desires to contest the election (2) The date for election of the speaker is fixed by President (3) Until a new speaker is elected, Lok Sabha is presided by Secretary-General of Lok Sabha Which among the above statements is / are correct?....
MCQ->Consider the following statements regarding the Vice-President of India:1. The Vice-President is elected by an electoral college consisting of all the members of the both Houses of Parliament. 2. The Constitution is silent about a person who is to discharge the duties of the Vice- President during the period of vacancy. Which of these statements is/are correct?....
MCQ->Consider the following statements:1. The Speaker of Lok Sabha has the power to adjourn the House sine die but, on prorogation, it is only the President who can summon the House. 2. Unless sooner dissolved or there is an extension of the term, there is an automatic dissolution of the Lok Sabha by efflux of time, at the end of the period of five years, even if no formal order of dissolution is issued by the President. 3. The Speaker of Lok Sabha continues in office even after the dissolution of the House and until 'Immediately before the first meeting of the Hous'. Which of the statements given above are correct?....
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