a) Separation of powers
b) Checks and balances
c) Close relationship between Legislature and Executive
d) Control of Judiciary on the Executive
View Answer
Option – c.
More Questions
If a meaningful word can be formed using the five letters NWROD each only once, then the fourth letter of that word is your answer. If more than one such word can be formed then Y is your answer, and if no such word can be formed then ‘Z’ is your answer.
What is the minimum number of colour pencils required to fill the spaces in the below figure with no two adjacent spaces have the same colour ?
What percent is 120 of 85 ?
HZF, IWH, KSJ, NNL, ?
In a pot, there is a mixture of milk and water in the ratio 4 : 5. If it is filled with an additional 8 litres of milk, the pot would be full and ratio of milk and water would become 6 : 5. Find the capacity of the pot ?
What is the maximum number of triggers, can apply to a single table?
Based on which occasion every year on 3 May National film awards are presented ?
A sum of money invested for a certain number of years at 8% p.a. simple interest grows to Rs.180. The same sum of money invested for the same number of years at 4% p.a. simple interest grows to Rs.120 only. For how many years was the sum invested?
What will be output when you will execute following c code? #include void main() { int const SIZE = 5; int expr; double value[SIZE] = { 2.0, 4.0, 6.0, 8.0, 10.0 }; expr=1|2|3|4; printf ( “%f”, value[expr] ); }
The HAVING clause does which of the following?