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.
Which of the following is an example of application software?
Which of the following statements best describes a key difference between virtual machines and containers?Â
In the context of preemptive CPU scheduling, which of the following algorithms can potentially cause starvation, and how can this issue be mitigated?Â
Which is/are correct w.r.t Passive attacks
For a given array, there can be multiple ways to reach the end of the array using minimum number of jumps.
What will be the output of the following code snippet demonstrating abstraction in Python?
from abc import ABC, abstractmethod
class Shape...
What is the primary benefit of implementing Continuous Integration (CI) in a software development lifecycle?Â
Command to change the priority in LINUX
When using virtual memory, what happens when a page fault occurs and the operating system cannot find a free frame in physical memory?
Which method is used to compute the inverse of a matrix in numerical computing efficiently?