1. Who among the following moved the Objectives Resolution which formed tile basis of the Preamble of the Constitution of India in the Constituent Assembly on Dec 13, 1946?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->The member of the Constituent Assembly who made the remark that “The Preamble is the most precious part of the Constitution. It is the soul of the Constitution. It is the key to the Constitution”?....
QA->When the Preamble of Constitution of India adopted by the constituent assembly?....
QA->In which year the Indian National Congress passed a resolution in Madras which declared that ‘the basis of future Constitution of India must be a declaration of Fundamental Rights’?....
QA->The wording of the preamble of India is close to the preamble to the Constitution of?....
QA->The resolution passed by Indian National Congress in ____ at its Madras Session lay down that the declaration of Fundamental Rights should be the basis of future Constitution of India?....
MCQ->Who among the following moved the Objectives Resolution which formed tile basis of the Preamble of the Constitution of India in the Constituent Assembly on Dec 13, 1946?....
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->Which of the following statements about the formatin of Constituent assembly is correct? 1.The members of the Constituent Assembly were chosen on the basis of provincial elections of 1946 2.Constituent Assembly did not include representatives of princely states 3.The discussions in the Constituent Assembly were not influenced by opinions expressed by the public 4.In order to create a sense of collective participation,submissions were solicited from the public Select the correct answer using the codes below....
MCQ->Which of the following statements is/are not correct about the Objectives Resolution? I. It was moved by Jawaharlal Nehru in the Constituent Assembly. II. It called for just rights for minorities. III. It formed the basis for the chapter on Fundamental Rights. IV. It called for the establishment of a socialist and secular polity.?....
MCQ->In context with the Constituent Assembly, which among the following observations is / are correct? 1. The members of Constituent Assembly were elected directly 2. The basis of seats allocation was population 3. Composition of the Constituent Assembly was roughly in line with the suggestions of the Cabinet Mission plan Choose the correct option from the codes given below:....
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