Question
Which of the following statements is/are correct about
Open Market Operations? I. It refers to the mechanism through which RBI purchases and sells government securities in the form of bills and bonds to the banks as well as financial institutions. II. It is mandatory for a bank to buy government securities through OMO.Solution
Explanation: It is Not mandatory for the bank to buy government securities through OMO.
Appending value to list in python
Identify the OSI layer responsible for end to end transmission
- What is the purpose of Inheritance in Object-Oriented Programming? ...
What is the primary advantage of using Normalization in a database design?
Given the IP address block 192.168.0.0/24, how many subnets can be created by borrowing 2 bits from the host portion, and what will be the new subnet ma...
Which of the following is not a valid difference between IPv4 and IPv6?
Command to change the priority in LINUX
Which of the following conditions is NOT required for a deadlock to occur?
Which of the following page replacement algorithms results in the lowest page-fault rate for a given reference string but is often impractical to implem...
Given the following code snippet, what will be the output when the function findMax is called with the array arr = [1, 5, 3, 9, 2]?
def findMax...