Question
Articles 15(6) and 16(6) have been inserted in the
Constitution enabling the State to provide the benefits of reservation on preferential basis to the Economically Weaker Sections (EWSs) in civil posts and services in the Government of India and admission in Educational Institutions. It was inserted through ____________ Constitutional Amendment Act?Solution
Articles 15(6) and 16(6) have been inserted in the Constitution, vide the Constitution (One Hundred and Third Amendment) Act, 2019. This enables the State to provide the benefits of reservation on preferential basis to the Economically Weaker Sections (EWSs) in civil posts and services in the Government of India and admission in Educational Institutions. 101st- GST 102nd- constitutional status to the National Commission for Backward Classes (NCBC) 104th - The One Hundred and Fourth Amendment of the Constitution of India, extends the deadline for the cessation for the reservation of seats for members from Scheduled Castes and Scheduled Tribes in the Lok Sabha and State Legislative Assemblies by a period of 10 years.
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?