Start learning 50% faster. Sign in now
the Statutory liquidity ratio is the Government term for the reserve requirement that commercial banks are required to maintain in the form of cash, gold reserves, Govt. bonds and other Reserve Bank of India- approved securities before providing credit to the customers.
Which of the following is the primary reason why polymorphism is useful in Object-Oriented Programming (OOP)?
Which of the following types of software testing ensures that previously working functionality is still operational after changes?
Which of the following accurately describes the role of virtual memory in modern operating systems?
Which I/O scheduling algorithm is most suitable for minimizing seek time in hard drives?
Which of the following is NOT a characteristic of a minimum spanning tree (MST) in a connected, undirected graph?
Which of the following is an effective countermeasure against Cross-Site Scripting (XSS) attacks in a web application?
In an IoT ecosystem, which protocol is most efficient for constrained devices communicating over lossy networks?
...Which OSI model layer is responsible for reliable delivery of data between devices?
In Java, what will be the output of the following code snippet?
public class Test {
public static void main(String[] args) {...
Which SQL command is used to remove only specific rows from a table while preserving the structure and other rows?