Question
Which of the following Ministries are involved in
Pradhan Mantri Krishi Sinchayee Yojana? (I)- Ministry of Agriculture & Farmers’ Welfare (II)- Ministry of Rural Development (III)- Ministry of Jal Shakti (IV)- Ministry of Chemicals & Fertiliser The State government and the Centre are working to resolve financial constraints that have left a major irrigation project such as Jigaon incomplete, by bringing it under Pradhan Mantri Krishi Sinchayee Yojana (PMKSY). The initiative came at a recent meeting between Union minister Nitin Gadkari and state Water Resources Minister Jayant Patil. Gadkari said, “Apart from 26 irrigation projects shortlisted under PMKSY, we want to add a few more to expedite its work and resolve financial problems.” High on the list is Jigaon irrigation project. Even after 23 years, the second biggest irrigation project Jigaon, in drought-hit district Buldhana in western Vidarbha region, has failed to make much headway. As a result, the promise of bringing one lakh hectares of land under irrigation is still a distant dream.Solution
Ministries Involved in PMKSY
- Ministry of Agriculture- Promote efficient water conveyance and precision water application devices like drips, sprinklers, pivots, rain-guns in the farm “(Jal Sinchan)”, construction of micro-irrigation structures to supplement source creation activities, extension activities for the promotion of scientific moisture conservation and agronomic measures
- Ministry of Jal Shakti- Undertake various measures for creation of assured irrigation source, construction of diversion canals, field channels, water diversion/lift irrigation, including the development of water distribution systems
- Ministry of Rural Development- Mainly undertakes rainwater conservation, construction of farm pond, water harvesting structures, small check dams, and contour bunding, etc.
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?