1. Which of the following statements is/are True? I. Disputes related to election of a President are decided by the Supreme Court. II. Disputes related to vacancy in the electoral college are settled by the Election Commission. III. In case the election of a President is declared void by the Supreme Court, the acts performed by a President before the data of such decision of the court get invalidated.?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Two statements are given followed by two conclusions I and II. You have to consider the two statements to be true even if they seem to be at variance from commonly known facts. You have to decide which one of the given conclusions is definitely drawn from the given statements. Statement : All virtuous persons are happy. No unhappy person is virtuous. Conclusions : I. Happiness is related to virtue II. Unhappy person is not virtuous.....
QA->A civil case becomes a fit case for appeal to the Supreme Court if:?....
QA->During the period of the Zamorins of Calicut disputes regarding property were settled by adhoc committees called?....
QA->Where are the disputes regarding the election of the President and Vice-President settle?....
QA->If a stay order has been granted by the High Court in a case, the application of the affected party by such an order shall be disposed of by the High Court within a period of?....
MCQ->Which of the following statements is/are True? I. Disputes related to election of a President are decided by the Supreme Court. II. Disputes related to vacancy in the electoral college are settled by the Election Commission. III. In case the election of a President is declared void by the Supreme Court, the acts performed by a President before the data of such decision of the court get invalidated.?....
MCQ->What will be the output of the C#.NET code snippet given below? char ch = Convert.ToChar ('a' | 'b' | 'c'); switch (ch) { case 'A': case 'a': Console.WriteLine ("case A | case a"); break; case 'B': case 'b': Console.WriteLine ("case B | case b"); break; case 'C': case 'c': case 'D': case 'd': Console.WriteLine ("case D | case d"); break; }....
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();....
MCQ->Consider the following tasks:1) Superintendence, direction and conduct of free and fair elections. 2) Preparation of electoral rolls for all elections to the Parliament, State-Legislatures and the Office of the President and the Vice-President. 3) Giving recognition to political parties, allotting election symbols to political parties and individuals contesting the election. 4) Proclamation of final verdict in the case of election disputes. Which of the above are the functions of the Election Commission of India?....
MCQ->Which of the following statements are true? I. Presidential election is held before the expiration of the term of the outgoing President. II. The term of the President's office can be extended if general elections for any Assembly are not held due to an emergency. III. If the term of any President is cut short by reason of his death, resignation or removal, then the election of next President should be held within three months of the occurence of the vacancy. IV. The Indian Constitution is silent on the number of times a person can be re-elected President.?....
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