Start learning 50% faster. Sign in now
RBI had introduced 'no-frills' accounts in 2005 to provide basic banking facilities to poor and promote financial inclusion. The accounts could be maintained without or with very low minimum balance.
With a view to easing difficulties faced by common persons while opening bank accounts and during periodic updating, guidelines on KYC have been simplified by RBI
Supervisory Review Process is related to implementation of Basel II framework in the bank and has nothing to do with BC model
SHG-Bank linkage programme was launched by NABARD in 1992 and as per lastest estimates of NABARD about 80 lakhs SHGs have been financed by banks covering about 10 crore households.
In ______, the difference between the height of the left sub tree and height of the right tree, for each node, is almost one
Which of the following is NOT a software development life cycle model?
In Go, what is the purpose of a goroutine?
In object-oriented programming, what is the scope of an instance variable?
Which of the following is a programming language commonly used for controlling electronic devices?
What is the main advantage of using NoSQL databases for big data storage over traditional relational databases?
Which classic dynamic programming problem involves finding the shortest path in a weighted, directed graph?
Which field in the IP header is used for fragmentation and reassembly of packets?
In a wireless LAN, which IEEE standard is commonly associated with the Wi-Fi protocol?
What will be the output of the code
int main(){
int array[] = {100,200,300};
cout<
}