Question
The Reserve Bank has imposed a penalty of Rs 2.5 crore
on ______ for non-compliance with certain directions, including one related to 'time-bound implementation and strengthening of SWIFT-related operational controls'.Solution
ย The Reserve Bank has imposed a penalty of Rs 2.5 crore on Jammu and Kashmir Bank for non-compliance with certain directions, including one related to 'time-bound implementation and strengthening of SWIFT-related operational controls'. ย A penalty of Rs 1.45 crore has also been imposed on Bank of Maharashtra for non-compliance with certain directions issued by RBI on 'Loans and Advances โ Statutory and Other Restrictions' and Advisory on 'Man in the Middle (MiTM) Attacks in ATMs'. ย ย ย ย ย A penalty of Rs 30 lakh has been imposed on Axis Bank for late payment of credit card dues though the customers had paid the dues by the due date, through third-party platforms.
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: