Consider the following statements with respect to the changed D-SIB designation methodology by the Reserve Bank of India-
I.The Reserve Bank of India has revised the methodology for designating a bank as a Domestic Systemically Important Bank (D-SIB) by incorporating digital payments, value as well as volumes, under the substitutability indicator in the assessment.
II.The data requirement under this sub-indicator stands revised from 'Payments made in INR using RTGS and NEFT systems' to the total value of Digital Payments made in Rupees (85 percent weightage) and total volume of Digital Payments made in Rupees (15 per cent weightage).
III.The digital payments include all payments including paper-based instruments.
Which of the following statements is/are true ?
The Reserve Bank of India has revised the methodology for designating a bank as a Domestic Systemically Important Bank (D-SIB) by incorporating digital payments, value as well as volumes, under the substitutability indicator in the assessment. The data requirement under this sub-indicator stands revised from 'Payments made in INR using RTGS and NEFT systems' to the total value of Digital Payments made in Rupees (75 per cent weightage) and total volume of Digital Payments made in Rupees (25 per cent weightage). The digital payments include all payments other than paper-based instruments.
The time horizon of data warehouse is
Definition of 2NF
To count total no of argument in shell
Which numerical method is commonly used to find the roots of nonlinear equations in statistical computing?
Which of the following best describes the main advantage of a Management Information System (MIS)?
In a mission-critical network requiring fault tolerance and multiple redundant paths, which of the following topologies provides the highest level of re...
Which file structure allows for efficient retrieval of data using a hierarchical model?
In deep learning, which type of neural network is most suitable for sequential data like time series?
In Unix/Linux operating systems, which of the following commands is used to send a process to the background, allowing the terminal to continue acceptin...
What will be the output of the following code snippet implementing the Least Recently Used (LRU) page replacement algorithm?
def lru(pages, capac...