Question
What is the tenure of guarantee cover provided for
working capital facilities under the Credit Guarantee Scheme for Micro and Small Enterprises?Solution
The scheme distinguishes between term loans/composite credit and working capital facilities when it comes to guarantee tenure. For term loans, the guarantee cover is provided for the agreed duration of the loan. In contrast, for working capital facilities, the scheme provides guarantee cover for a period of 5 years or a block of 5 years. This structured time frame helps in managing the risk exposure for the Credit Guarantee Trust while ensuring reasonable duration for enterprise stabilization and operational continuity.
Which COCOMO model is used for early-stage estimates with limited project information?
 Which component is used to store electric charge in an electronic circuit?
What does HTML stand for in web technology?
Consider the following sorting algorithms.
I. Quicksort II. Heapsort III. Mergesort
Which of them perform in least time in the worst case?
The sum of the probabilities of all possible outcomes in a binomial distribution is equal to:
Define Mapping Process?
What is the primary advantage of dynamic memory allocation?
In TCP/IP, the "three-way handshake" is used to establish a connection. What is the correct sequence of messages?
Which of the following sorting algorithms has a worst-case time complexity of O(n^2)?
State true/false
Merge sort uses Divide and Conquer approach to sort the elements.