Question
Scrapping age-old CAMELS based inspection, in 2014, RBI
adopted a new inspection methodology and switched most banks to this. What is the new methodology called?ÂSolution
Risk Based Supervision (RBS) focuses on evaluating both present and future risks, identifying incipient problems and facilitates prompt intervention/ early corrective action as against the compliance-based and transaction testing approach (CAMELS) which is more in the nature of a point in time assessment. RBS benefits the bank supervisor by optimizing its use of supervisory resources and also helps the regulated entities in improving their risk management systems, oversight and controls.
What is the purpose of the "ORDER BY" clause in an SQL query?
Which of the following shows the count of arguments passed to the script?
What are the three main components of a bipolar junction transistor (BJT)?
‘/?’ is used for what in C++
SELECT E.EmpFname, E.EmpLname, P.EmpPosition FROM EmployeeInfo E INNER JOIN EmployeePosition P ON E.EmpID = P.EmpID AND P.EmpPosition IN ('Manager'); <...
Which of the following is a disadvantage of using fossil fuel power plants?
The time required to delete a node x from a doubly linked list having n nodes is
Which transport layer protocol provides connection-oriented, reliable, and ordered delivery of data packets between applications?
Which of the following is a class C IP address?
Which of the following is not a valid keyword in C++ language?