Question
Which of the following statements accurately reflects
the constitutional status of Part 9B (Cooperative Societies) after the Supreme Court's judgment in 2021?ยSolution
The Constitution (97th Amendment) Act, 2011, which introduced Part 9B (Articles 243ZH to 243ZT) dealing with cooperative societies, came into force on 15 February 2012. However, the Gujarat High Court initially declared Part 9B ultra vires the Constitution in 2013 for not complying with Article 368(2) requiring ratification by a majority of State Legislatures. Subsequently, the Supreme Court of India, in its majority judgment dated 20 July 2021 (Special Leave Petition challenging the Gujarat High Court order), held that "Part 9B of the Constitution of India is operative only insofar as it concerns Multi-State Co-operative Societies." This determination reflects the balance between Union and State powers, as multi-state cooperative societies fall under the Union List (Entry 44, Seventh Schedule), while single-state cooperative societies remain under State List (Entry 32, Seventh Schedule), governed by respective state laws rather than Part 9B of the Constitution.
What is the output of the following part of python program?
x = ("apple", "banana", "cherry")
print(x)ย
Consider the following statement regarding Kelvin Double Bridge.
Statement (1): It is used for measuring resistance in the range of few ohms to s...
Which of the following is a default connector for Shielded twisted pair?
What does Cyclomatic Complexity measure in software engineering?
What is the primary purpose of an Integrated Development Environment (IDE)'s debugger?
Consider the following statement regarding DIAC.
Statement (1): DIAC is unidirectional device.
Statement (2): DIAC can be used for trigger...
Consider the following Java code:
public class LengthMix {
ย ย public static void main(String[] args) {
ย ย ย ย int[] numbers...
In a common backtracking approach to generate permutations of a string, elements are swapped to explore different arrangements. Complete the line that s...
Which statement is TRUE regarding Norton theorem?
If signal-to-interference ratio is 5 dB, signal power is 8 dB, then what is the interference power in dB?