Question
Which of the following private sector bank has launched
two new products β loan against deposits and dollar bonds β for non-resident Indians at its GIFT City branch in Gujarat?Solution
Private sector lender ICICI Bank has launched two new products β loan against deposits and dollar bonds β for non-resident Indians at its GIFT City branch in Gujarat and is the the first to offer these products in GIFT City. The loan against deposits facility is similar to a loan in foreign currency against a deposit in India and includes non-resident external fixed deposits in rupees. Clients may avail of the facility for short-term cash requirements without premature closure of term deposits which entails penalties. Up to 95 per cent of the deposit value can be availed of using this loan and customers can borrow for flexible tenures at fixed or floating interest rates.
MAC Address size is :
In IPv6, which of the following addresses is used for local communication within a network segment and is not routable beyond the local network?Β
In a switch statement (e.g., C++, Java), what happens if a break statement is omitted from a case block?
What is the primary goal of abstraction in computer science?
Β Resolution of analog to digital converter is given by_____
Complete the recurrence relation for dp[i][j] in the Longest Common Subsequence (LCS) problem when text1[i-1] is *not equal* to text2[j-1].
# dp[...
Which probability distribution is most widely used to model channel noise in pulse code modulation?
Consider the following Python code:
s = "PythonProgramming"
part1 = s[2:6] # Corrected line
part2 = s[-5:]
print(part1 + par...
Which architecture is used in modern NLP tasks like BERT and GPT?
A Decision Support System (DSS) is best described as: