Start learning 50% faster. Sign in now
Get Started with ixamBee
Start learning 50% faster. Sign in nowPCA Framework monitors the NBFCs in the following areas 1. NBFCs-D and NBFCs-ND are monitored in the areas of Asset Quality and Capital 2. CICs are monitored in the areas of Asset Quality, Capital and Leverage. PCA Framework tracks the following indicators of NBFCs 1. For NBFCs-D and NBFCs-ND the framework will track indicators like Capital to Risk (Weighted) Assets Ratio (CRAR), Net NPA Ration (NNPA), Tier-1 Capital Ratio. 2. For CICs, the indicators are NNPA, Adjusted Net Worth/Aggregate Risk Weighted Assets and Leverage Ratio. The NBFCs will be put under the PCA Framework on the basis of the audited Annual Financial Results along with the Supervisory Assessment done by the RBI. However, RBI can impose this framework during the course of the accounting year itself if the existing circumstances so demand.
In data analytics, which algorithm is commonly used for predictive modeling when the target variable is categorical?
Which of the following cloud service models provides the most control over the underlying infrastructure to the user?
Which of the following scenarios violates the Isolation property in the ACID properties of a transaction?
For a given array, there can be multiple ways to reach the end of the array using minimum number of jumps.
In a mission-critical network requiring fault tolerance and multiple redundant paths, which of the following topologies provides the highest level of re...
Which of the following creates a pattern object?
Purpose of Scope resolution operator
Command to change the priority in LINUX
Which of the following is the correct CIDR notation for a network with a subnet mask of 255.255.255.240?
What will be the output of the following code when printList is called with a linked list containing the values 1 -> 2 -> 3?
class Node:
�...