Question
Consider the following statements regarding Phase II of
the Swachh Bharat Mission (Grameen) [SBM (G)] 1) The program will be implemented with 100 percent financial assistance from the Centre. 2) It will focus on Open Defecation Free Plus (ODF Plus), which includes ODF sustainability and Solid and Liquid Waste Management (SLWM). 3) SBM (G) Phase-II will also be implemented from 2020-21 to 2024-25. Which of the above statements is/are correct?Solution
The Union Cabinet, chaired by the Prime Minister, had approved the Phase II of the Swachh Bharat Mission (Grameen) [SBM (G)] till 2024-25, which will focus on Open Defecation Free Plus (ODF Plus), which includes ODF sustainability and Solid and Liquid Waste Management (SLWM). The program will also work towards ensuring that no one is left behind and everyone uses a toilet. SBM (G) Phase-II will also be implemented from 2020-21 to 2024-25. The fund sharing pattern between Centre and States will be 90:10 for North-Eastern States and Himalayan States and UT of J&K; 60:40 for other States; and 100:0 for other Union Territories, for all the components.
Which command is used to remove all records from a table without deleting the table structure?
Which of the following is the correct definition of 'polymorphism' in Object-Oriented Programming?
The result of a Cartesian product of two relations R and S will have:
What is 'inheritance' in Object-Oriented Programming?
Which SQL keyword is used to sort the result set?
What is early binding in the context of OOP?
Which of the following prevents inheritance in C++?
Which of the following statements about abstract classes is true?
In C++, if a base class has a virtual function, and a derived class overrides that function, which mechanism ensures that the correct derived class func...
A primary key in a table: