Question
How much notice does a Bank need to give before
crystalizing inoperative FC denominated deposit with no fixed maturity period?Solution
Crystallisation of inoperative foreign currency deposits – ·        In case of foreign currency denominated deposit with no fixed maturity period, if the deposit remains inoperative for a period of three years (debit of bank charges not to be reckoned as operation), the authorised bank shall, after giving a three month notice to the depositor at his last known address as available with it, convert the deposit from the foreign currency in which it is denominated to Indian Rupee at the end of the notice period at the prevailing exchange rate ·        In case a foreign currency denominated deposit with a fixed maturity date remains inoperative for a period of three years from the date of maturity of the deposit, at the end of the third year, the authorised bank shall convert the balances lying in the foreign currency denominated deposit into Indian Rupee at the exchange rate prevailing as on that date.
Which of the following problems cannot be solved using greedy algorithms for optimal result?
Which command is TCL command
Which of the following sorting algorithms is considered stable (i.e., preserves the relative order of equal elements)?
What is the default replication factor in HDFS?
A bank's customer database has 1,000,000 sorted records. Compare the maximum number of comparisons needed by Linear Search vs Binary Search to find a sp...
Counting Sort is an efficient sorting algorithm when the range of input elements (k) is not significantly larger than the number of elements (n). What i...
Which sorting algorithm is not stable by default?
The time complexity of computing the all-pairs shortest paths in a dense graph with V vertices using Floyd–Warshall is:
What is the space complexity of Bubble Sort?
Which of the following is NOT a characteristic of the SJF (Shortest Job First) scheduling algorithm?   Â