Question
A rate at which RBI (Reserve Bank of India) lends to
commercial banks by purchasing securities:Solution
The rate at which RBI lends to commercial banks by purchasing the securities is called the repo rate. The bank rate is the rate at which RBI lends to commercial banks without purchasing the securities.
What is the scope of a parameter in a function?
Which of the following brackets are used in python to create a list?
"Parity bits" are used for which of the following purposes?
How many stable states does a positive-edge-triggered D-type flip-flop have?
Which of the following uses the Harvard architecture?
How many whitespace characters are allowed in C language?
What is the routing table in a router used for?
What is the purpose of the finally block in exception handling?
Predict the output for below code in python
X=true
Y=false
Z=false
if not X or Y :
print(“first case”)
What is the primary purpose of the Simple Mail Transfer Protocol (SMTP)?