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 is a weak entity in a database?
Which of the following is used to enforce referential integrity?
Which stage involves evaluating the project's practicality, cost, and resources before proceeding further?
Â
In a relational schema, which normal form eliminates transitive dependencies (i.e., non-prime attribute depends on another non-prime attribute)?
Which SQL isolation level allows phantom reads but prevents dirty reads and non-repeatable reads?
In a relational database, what is a foreign key?
Which normal form eliminates transitive dependency?
During transaction before commit which of the following statements is done automatically in case of shutdown?
What does re.sub(r'(\w+)', r'_\1_', 'hello world') return?
A software defect that causes a program to produce incorrect output without crashing or displaying an error message is typically classified as a:Â