Question
Which of the following Statements about the DICGC is/are
True? I- Interbank deposits are insured by DICGC. II- It is a wholly-owned subsidiary of the RBI. III- The agency insures all kinds of deposit accounts of a bank, such as savings, current, recurring, and fixed deposits up to a limit of Rs. 5 lakh per account holder per bank.Solution
The agency insures all kinds of deposit accounts of a bank, such as savings, current, recurring, and fixed deposits up to a limit of Rs. 5 lakh per account holder per bank. In case an individual's deposit amount exceeds Rs.5 lakh in a single bank, only Rs.5 lakh, including the principal and interest, will be paid by DICGC if the bank becomes bankrupt. What DICGC Does Not Cover? Deposits of state or Central governments Deposits from foreign governments State land development banks depositing with the state co-operative bank Inter-bank deposits Funds that are due on account of India and deposits received outside India Funds exempted by the corporation with the previous approval from RBI
In digital electronics, a flip-flop is a sequential logic circuit capable of storing one bit of information. Which statement about flip-flops is true?
What is an algorithm?
Which SQL keyword is used to modify existing rows in a table?
the functions of data warehouse tools and utilities.
In the Entity-Relationship (ER) model, what does an entity represent?
What does the "Projection" operation in relational algebra do?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
What is the binary representation of the decimal number 25?
What is depth in deep learning?
What does the "Model" represent in the MVC architecture?