Question
Consider the following statements: 1. Capital
Adequacy Ratio (CAR) is the amount that banks have to maintain in the form of their own funds to offset any loss that banks incur if the account-holders fail to repay dues 2. CAR is decided by each individual bank. Which of the statements given above is/are correct?Solution
Statement 1 is correct : Capital Adequacy Ratio (CAR) is the amount that banks have to maintain in the form of their own funds to offset any loss that banks incur if the account-holders fail to repay dues. Statement 2 is incorrect : It is decided by central banks and bank regulators to prevent commercial banks from taking excess leverage and becoming insolvent in the process
In data cleaning, which technique is most effective in handling outliers in a dataset that could skew analysis?
Which data validation step is crucial to ensure that all entries in a customer email column are correctly formatted?
Which of the following Excel functions is most appropriate for dynamically summarizing data from multiple tables by matching a key value?
Which of the following is true regarding the use of pivot tables in Excel for data analysis?
Which data modeling technique is used to represent the relationships between entities in a database?
In SQL, which of the following best describes the role of a subquery within a SELECT statement?
What will be the output of the following C code?
#include < stdio.h >
void main ( ) {
int x = 10, y = 20, *p1 = &x, *p2 = &y;...
Which type of data visualization is most useful for identifying the relationship between two continuous variables?
How does metadata contribute to effective data management in large-scale data systems?
When performing data normalization, what is the primary purpose?