Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Multiple Choice Question in 035/2016
Multiple Choice Question in database-database-redesign
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
general knowledge indian politics
1. The position of the president which was undermined by the 42nd amendment was sub-sequently somewhat retrieved by the
(A): 26th amendment
(B): 44th amendment
(C): 45th amendment
(D): None of the above
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->Which winds are flowing from sub tropical high pressure to sub polar low pressure?....
QA->The words ‘Unity of the Nation’ in the preamble was substituted by ....... through the 42nd Amendment?....
QA->The words included in the preamble through the 42nd Amendment?....
QA->The 42nd Amendment was introduced after the recommendations of ..... Committee?....
QA->Fundamental duties have been added in the Constitution by 42nd Amendment Act, 1976 in accordance with the recommendations of:?....
MCQ->The position of the president which was undermined by the 42nd amendment was sub-sequently somewhat retrieved by the....
MCQ->Consider the following statements in context with the 42nd amendment of Constitution of India? (1) 42nd amendment gave the directive principles precedence over fundamental rights wherever there was a conflict, however the subsequent amendment revoked this provision (2) The 42nd amendment act laid down certain fundamental duties, which had to be observed by all nationals and noncompliance with them was made punishable under the law (3) The 42nd amendment also prevented declaration of emergency on account of internal strife and empowered for declaration of emergency only if there is an armed rebellion Which among the above statements are correct?....
MCQ->What will be the output of the program? class Super { public int i = 0; public Super(String text) / Line 4 / { i = 1; } } class Sub extends Super { public Sub(String text) { i = 2; } public static void main(String args[]) { Sub sub = new Sub("Hello"); System.out.println(sub.i); } }....
MCQ->In context with the Preamble of India, consider the following statements? (1) The preamble which is a part of our constitution was borrowed from constitution of USA (2) “Unity of the Nation” was replaced by “Unity and Integrity of the nation” by 42nd amendment act (3) 42nd amendment inserted the words “Liberty and Equality” Which among the above statement is / are correct?....
MCQ->What will be the output of the program? class Super { public Integer getLength() { return new Integer(4); } } public class Sub extends Super { public Long getLength() { return new Long(5); } public static void main(String[] args) { Super sooper = new Super(); Sub sub = new Sub(); System.out.println( sooper.getLength().toString() + "," + sub.getLength().toString() ); } }....
×
×
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