Question
Which of the following facility allows the RBI to absorb
excess cash from the economy by sucking liquidity from commercial banks without giving government securities in return to the lenders?Solution
Standing deposit facility (SDF), allows the RBI to absorb excess cash from the economy by sucking liquidity from commercial banks without giving government securities in return to the lenders.. Reserve Bank of India introduced a standing deposit facility (SDF) at 3.75% which would serve as the floor for the policy corridor. With this, the width of the policy corridor was narrowed to 50 basis points (bps) from 65 bps. With the marginal standing facility (MSF) at the upper end of the policy corridor at 4.25%, the SDF will make up the duo of standing facilities – one to absorb and the other to inject liquidity. The use of the SDF and the MSF will be left to the discretion of banks, and will be available after market hours on all days of the week. RBI did extend an olive branch to the markets by raising the ceiling for government securities that can be held to maturity (HTM) to 23% from 22% up to March 31, 2023. The restoration of the 19.5% cap on HTM securities will be made in a phased manner starting from Q1FY24. 80% of the total liquidity absorbed under the liquidity adjustment facility during Q4FY22 has firmed up close to the policy repo rate due to the increased use of variable reverse repo rate (VRRR) auctions.
Which design pattern is most suitable for controlling access to a resource by limiting the number of clients that can use it concurrently?
The time complexity of binary search is:
In a binary tree, what is the maximum number of children a node can have?
Which type of AI is primarily used for adaptive mobile applications like virtual assistants?
Which of the following techniques is primarily used to address overfitting in machine learning models?
A data analysis algorithm requires processing data in a Last-In, First-Out (LIFO) manner. Which operation is used to get the most recently added element...
What type of relationship is represented by Aggregation in Object-Oriented Programming?
Consider the following sequence of stack operations:
PUSH(10) β PUSH(20) β PUSH(30) β POP() β PUSH(40) β POP() β POP()
What is...
Which of the following is true about triggers in a relational database?
Union-Find with path compression achieves nearly constant time because its complexity is: