Question
MGNREGA Scheme officially launched in ____________.
Solution
When the MGNREGA Scheme officially launched? 2nd February 2006 The Mahatma Gandhi National Rural Employment Guarantee Act was passed on 23rd August 2005 Mandate of Mahatma Gandhi NREGS Provision of at least 100 days of work that provides guaranteed wage in a financial year he Mahatma Gandhi National Rural Employment Guarantee Act (MGNREGA) has the following objectives: Provide 100 days of guaranteed wage employment to rural unskilled labour Increase economic security Decrease migration of labour from rural to urban areas
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?