Question
Recently which of the following two privates sector
bank have got approval from the RBI to open a special Vostro account for trade in rupees and both the approvals are for trade with Russia?Solution
HDFC Bank and Canara Bank have got approval from the Reserve Bank of India (RBI) to open a special Vostro account for trade in rupees and both the approvals are for trade with Russia. So far five Indian banks — UCO Bank, Union Bank, and IndusInd Bank being the other three have received regulatory clearance for such trade. Aprt from these banks, two Russian banks — Sber Bank and VTB have also received RBI’s approval to have branches in India.
What is the scope of a variable declared inside a block of code (e.g., within curly braces)?
In natural language processing (NLP), what does TF-IDF stand for?
Predict the output for below code in python
Count =10
Def function1() :
Global Count
for i in(1,2,3) :
Count=Count...
Arrange the following memory components in the memory hierarchy from the fastest to the slowest: Cache memory, Main memory (RAM), Hard disk.
Which type of flip-flop is most commonly used for storing the state of synchronous digital systems?
A read bit can be read
Which property of a transaction is known as atomicity?
Which data visualization technique is best suited for displaying hierarchical data with a tree-like structure?
In Hadoop, what is the purpose of the MapReduce paradigm?
What is the primary purpose of lexical analysis in a compiler?