Question
Only the Political Parties which secured not less than
_________ of the votes polled in the last General Election to the House of the People or the Legislative Assembly of the State, shall be eligible to receive the Electoral Bonds.Solution
Electoral Bonds may be purchased by a person, who is a citizen of India or incorporated or established in India. A person being an individual can buy Electoral Bonds, either singly or jointly with other individuals. Only the Political Parties registered under Section 29A of the Representation of the People Act, 1951 (43 of 1951) and which secured not less than one per cent of the votes polled in the last General Election to the House of the People or the Legislative Assembly of the State, shall be eligible to receive the Electoral Bonds. The Electoral Bonds shall be encashed by an eligible Political Party only through a Bank account with the Authorized Bank.
In digital electronics, a flip-flop is a sequential logic circuit capable of storing one bit of information. Which statement about flip-flops is true?
What is an algorithm?
Which SQL keyword is used to modify existing rows in a table?
the functions of data warehouse tools and utilities.
In the Entity-Relationship (ER) model, what does an entity represent?
What does the "Projection" operation in relational algebra do?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
What is the binary representation of the decimal number 25?
What is depth in deep learning?
What does the "Model" represent in the MVC architecture?