Question
Self Help Groups (SHGs) have become important for
Financial Inclusion and women empowerment. Who initiated the pilot project on lending to Self Help Group in India?Solution
A self-help group (SHG) is a village-based financial intermediary usually composed of 10–20 local women. Self Help Group – Bank Linkage Programme (SHG-BLP) was started by NABARD in 1992-93 by piloting with 500 SHGs. Now more than 2 million SHGs having more than 30 million women are linked to banks.Â
Fibonacci heaps support which operation in O(1) amortized time?
Which network topology ensures full redundancy but is highly expensive and complex to implement?
Which CPU scheduling algorithm always selects the process with the smallest burst time first, potentially leading to starvation?
In Java, what will be the output of the following code snippet?
public class Test {
   public static void main(String[] args) { <...
Which SQL query will retrieve the second highest salary from an Employee table?
What is the best-case time complexity of the binary search algorithm ?
Which cloud service model allows developers to deploy their applications without managing the underlying infrastructure?
In the context of Management Information Systems (MIS), which of the following best describes the role of a decision support system (DSS)?
Which memory type is the fastest but most expensive, typically located directly on the CPU?
Which of the following techniques is primarily used to address overfitting in machine learning models?