Question
According to Reserve Bank data, the credit to medium
industries in June grew by _______ and micro and small industries by 13 per cent (29.2 per cent a year ago).Solution
 According to Reserve Bank data, the credit to medium industries in June grew by 13.2 per cent (47.8 percent last year) and micro and small industries by 13 per cent (29.2 per cent a year ago).  In absolute terms, the gross bank credit outstanding to medium industries at June-end was Rs 2,63,440 crore compared to Rs 2,32,776 crore in June last year. In the case of micro and small industries, the credit outstanding in June was Rs 6,25,625 crore against Rs 5,53,675 crore in the corresponding month of 2022.
What will be the output of the following code when the pop method is executed?
class Stack:
  def __init__(self):
    s...
- Which software testing technique involves testing the internal structure or workings of an application?
Which of the following is defined as an attempt to steal, spy, damage or destroy computer systems, networks, or their associated information?
- Which of the following correctly describes the second normal form (2NF) in database normalization?
In a binary tree, how is the height of the tree defined?
In an operating system, which of the following scheduling algorithms minimizes the average waiting time for all processes?Â
Which of the following cloud service models provides the most control over the underlying infrastructure to the user?Â
In Unix/Linux operating systems, which of the following commands is used to send a process to the background, allowing the terminal to continue acceptin...
- Which type of software testing ensures that integrated modules of an application work together as expected?
What is the primary advantage of using Normalization in a database design?