Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 11
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ഏപ്രില് 07
Multiple Choice Question in current-affairs-2016-12-22
Multiple Choice Question in current-affairs-2017-01-22
Multiple Choice Question in biochemistry-structure-and-properties-of-peptides
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ക്വിസ് | ഡിസംബര് 05 - 12
Multiple Choice Question in biochemical-engineering-fluid-flow
Multiple Choice Question in biochemistry-allosteric-effects
Multiple Choice Question in current-affairs-2017-05-07
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 26
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
Constitution of India MCQs
1. In the event of receiving the resignation of the President, the Vice-President shall forthwith communicate the fact to the?
(A): (A) Prime Minister of India
(B): (B) Speaker of the Lok Sabha
(C): (C) Chief of the Army Staff
(D): (D) Chief Justice of India
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->In case of resignation, the President submits his resignation letter to?....
QA->To whom the Vice-President’s letter of resignation is to be addressed?....
QA->In the case of resignation, a member of Lok Sabha must submit his resignation to?....
QA->There shall be a Vice-President of India according to Article?....
QA->What about ministry in the event of the resignation or death of the Prime Minister?....
MCQ->In the event of receiving the resignation of the President, the Vice-President shall forthwith communicate the fact to the?....
MCQ->The Vice-President, In the event of receiving the resignation of the President, shall forthwith communicate this to the?....
MCQ->In the following program add a statement in the function fact() such that the factorial gets stored in j. #include
void fact(int); int main() { int i=5; fact(&i); printf("%d\n", i); return 0; } void fact(int j) { static int s=1; if(j!=0) { s = sj; j = j-1; fact(j); / Add a statement here / } }....
MCQ->Consider the following statements:1. The Council of Ministers in the Centre shall be collectively responsible to the Parliament.2. The Union Ministers shall hold the office during the pleasure of the President of India.3. The Prime Minister shall communicate to the President about the proposals for Iegislation.Which of the Statements given above is/are correct?....
MCQ->Which of the following statement is correct about the program given below? #include<iostream.h> long FactFinder(long = 5); int main() { for(int i = 0; i<= 0; i++) cout<< FactFinder() << endl; return 0; } long FactFinder(long x) { if(x < 2) return 1; long fact = 1; for(long i = 1; i <= x-1; i++) fact = fact i; return fact; }....
×
×
Type The Issue
×
Your Marks
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