Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
History
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
1. In addition to the entire Union Territory of Delhi, the National Capital Region covers parts of the states of
(A): Haryana, Himachal Pradesh and Uttar Pradesh
(B): Haryana, Punjab and Uttar Pradesh
(C): Haryana, Rajasthan and Punjab
(D): Haryana, Rajasthan and Uttar Pradesh
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 Indian financial institution has sold its entire stake in the National Housing Bank (NHB) and the National Bank for Agriculture & Rural Development (NABARD) to the Union Government for Rs 1,450 crore and Rs 20 crore, respectively.....
QA->By which amendment has the National Capital Territory of Delhi been constituted?....
QA->The council of Ministers of the National Capital Territory of Delhi shall consist of not more than?....
QA->According to which amendment was New Delhi given a special status and redesignated as the National Capital Territory of India?....
QA->___ may by law constitute a High Court for a Union Territory or declare any court in any such Territory to be a High Court.?....
MCQ->In addition to the entire Union Territory of Delhi, the National Capital Region covers parts of the states of....
MCQ->What is correct about the following program? #include
class Addition { int x; public: Addition() { x = 0; } Addition(int xx) { x = xx; } Addition operator + (int xx = 0) { Addition objTemp; objTemp.x = x + xx; return(objTemp); } void Display(void) { cout<< x << endl; } }; int main() { Addition objA(15), objB; objB = objA + 5; objB.Display(); return 0; }....
MCQ->Statements: Some uniforms are covers. All covers are papers. All papers are bags. Conclusions: All covers are bags. Some bags are covers, papers and uniforms. Some uniforms are not papers. ....
MCQ->Statements:Some files are covers. All covers are keys.All keys are locks. Some locks are doors. Conclusions: I.Some doors are keys. II.Some doors are covers. III.All keys are covers. IV.Some doors are files.....
MCQ->What will be the output of the following program? #include<iostream.h> struct MyData { public: int Addition(int a, int b = 10) { return (a = b + 2); } float Addition(int a, float b); }; int main() { MyData data; cout<<data.Addition(1)<<" "; cout<<data.Addition(3, 4); return 0; }....
×
×
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