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 കറന്റ് അഫയേഴ്സ് - ക്വിസ് | ഡിസംബര് 05 - 12
Multiple Choice Question in biochemistry-structure-and-properties-of-peptides
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
current affairs 2017 02 02
1. The Union Government recently approved the amendments in the Constitution (Scheduled Castes) Order, 1950, to modify the list of SC in which of the following states?
(A): Jharkhand
(B): Odisha
(C): Rajsthan
(D): Telangana
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->The Article in the Constitution of India which provides for the appointment of a special officer for Scheduled Castes and Scheduled Tribes by the President of India is :....
QA->State list, Union list, Concurrent list are included in which of the following schedule....
QA->State list, Union list, Concurrent list are included in which of the following schedule....
QA->Which schedule of the Constitution make special provisions for the administration and control of scheduled Areas and Scheduled Tribes?....
QA->__ Schedule of the Constitution gives a list of the States and Union Territories.?....
MCQ->The Union Government recently approved the amendments in the Constitution (Scheduled Castes) Order, 1950, to modify the list of SC in which of the following states?....
MCQ->What will be the output of the following program? #include<iostream.h> class Number { int Num; public: Number(int x = 0) { Num = x; } void Display(void) { cout<< Num; } void Modify(); }; void Number::Modify() { int Dec; Dec = Num % 13; Num = Num / 13; if(Num > 0 ) Modify() ; if(Dec == 10) cout<< "A" ; else if(Dec == 11) cout<< "B" ; else if(Dec == 12) cout<< "C" ; else if(Dec == 13) cout<< "D" ; else cout<< Dec ; } int main() { Number objNum(130); objNum.Modify(); return 0; }....
MCQ->Point out the error in the program? #include<stdio.h> #include<string.h> void modify(struct emp); struct emp { char name[20]; int age; }; int main() { struct emp e = {"Sanjay", 35}; modify(&e); printf("%s %d", e.name, e.age); return 0; } void modify(struct emp p) { p ->age=p->age+2; }....
MCQ->Statements: This book 'Z' is the only book which focuses its attention to the problem of poverty in India between 1950 and 1980. Conclusions: There was no question of poverty before 1950. No other book deals with poverty in India during 1950 to 1980. ....
MCQ->According to Article 164(1) of the Constitution of India, in three States there shall be a Minister in charge of tribal welfare who may in addition be in charge of the welfare of the Scheduled Castes and Backward Classes. Which one of the following States is not covered by the Article?....
×
×
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