1. The structure of the Indian constitution is ?

Answer: Federal in form and unitary in spirit

Reply

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

Comments

Tags
Show Similar Question And Answers
QA->What was the basic structure of the Indian constitution during the time of commencement?....
QA->The structure of the Indian constitution is ?....
QA->Which Articles of Indian Constitution was described as "heart and soul of Indian Constitution"?....
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->"This Constitution may be called the Constitution of India". This short title is contained in Article of the Constitution.?....
MCQ->Consider the following features of 'structures' in C? The values of a structure variable can be assigned to another structure variable of the same type using the assignment operator.One structure can be nested within another structure.A variable structure can also be passed to a function. Which of the above are correct?...
MCQ->Statement: According to the officials, paucity of funds with the organisation has led to the pathetic condition of this brilliant architectural structure. Courses of Action: Anew architectural structure for the building should be designed. The reasons for the poor condition of the structure should be found out. Grant should be given to improve the condition of the structure.

...
MCQ->Pick out thể one word for - a secret arrangement...
MCQ->Consider the following matches: (Elements in Indian Constitution ↔ Source) (1) Concurrent List ↔ Australian Constitution (2) Directive Principles ↔ Irish Constitution (3) Fundamental Rights ↔ US Constitution Which among the above matches are correct?...
MCQ->Which of the following statements are correct about the structure declaration given below? struct Book { private String name; protected int totalpages; public Single price; public void Showdata() { Console.WriteLine(name + " " + totalpages + " " + price); } Book() { name = " "; totalpages = 0; price = 0.0f; } } Book b = new Book(); We cannot declare the access modifier of totalpages as protected. We cannot declare the access modifier of name as private. We cannot define a zero-argument constructor inside a structure. We cannot declare the access modifier of price as public. We can define a Showdata() method inside a structure....
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