Power shared among different organs of government is known as ....
Coalition government
Federal government
Community government
Non of these
Answers
Answered by
0
Answer:
1.
Observe the following C++ code and write the name(s) of the header file(s),
which will be essentially required to run it in a C++ compiler:
void main()
{
char CH,STR[20];
cin>>STR;
CH=toupper(STR[0]);
cout<<STR<< starts with <<CH<<endl;
}
Answered by
0
Answer:
In democracy, power is shared among different organs of government i.e. legislature, executive and judiciary. This is known as horizontal distribution of power because it allows different organs of government placed at the same level to exercise different powers.
Similar questions