Question
What is the amount given under accidental Insurance
through PMJDY ?Solution
With a view to increasing banking penetration and promoting financial inclusion and with the main objective of covering all households with at least one bank account per household across the country, a National Mission on financial inclusion named as (PMJDY) was announced in 2014. Objectives of PMJDY include: (i) universal access to banking facilities for all households across the country through a bank branch or a fixed point business correspondent (BC) within a reasonable distance; and (ii) to cover all households with at least one basic bank account with RuPay Debit card having in-built accident insurance cover of ₹ 1 lakh.
Which of the following SQL queries is used to find the second highest salary from an employee table?
SELECT MAX (salary) FROM empl...Which of the following is not a valid difference between IPv4 and IPv6?
- Which layer of the OSI Model is responsible for ensuring error-free delivery of data between source and destination?
Identify correct statement w.r.t Java Syntax
Which of the following is defined as an attempt to steal, spy, damage or destroy computer systems, networks, or their associated information?
Consider a Binary Search Tree (BST) where every node stores a key and two child pointers. What is the time complexity of finding the Lowest Common Ances...
Which of the following statements best describes a key difference between virtual machines and containers?
Which component in a V-shaped software development model corresponds to the testing phase?
What is the purpose of the with statement when working with files?
Which method is used to compute the inverse of a matrix in numerical computing efficiently?