Question
PNCPS are allowed to be included in Tier I Capital. What
does ‘C’ in PNCPS stand for ? Based on the following case study, answer the following 4 questions. Over the years, the role of the AIFIs (EXIM Bank, NABARD, NHB & SIDBI) in the Indian financial system has undergone significant change reflecting the changes in their business models. As the Indian economy grows further, the AIFIs are increasingly being seen as key institutions to promote the flow of direct or indirect credit to the economic sectors they cater to. It has been decided, therefore, to extend Basel III Capital framework to the AIFIs as detailed in the following paragraphs.Solution
Perpetual Non- Cumulative Preference Shares (PNCPS) can be issued as additional capital for the purpose of capital adequacy norms. PNCPS would be eligible to be treated as Tier I capital as AT-1 capital. Â
Which of the following is NOT a core principle of Object-Oriented Programming?
Which of the following language defines the structure, the legal elements and the attributes of an XML document?
What is the typical time complexity for inserting an element into a java.util.PriorityQueue with N elements?
  import java.util.PriorityQueue...
Consider a function foo(n) that calls foo(n-1) and foo(n-2). This pattern of calls is best visualized using a:
In a Selection Sort algorithm, the inner loop finds the index of the minimum element in the unsorted part. Which line correctly completes the if conditi...
What does the term "code optimization" refer to in the context of software development?
Which statement is FALSE for analog input module for PLCs?Â
Complete a simple hash function for a string s that sums the ASCII values of its characters and then takes the modulo of a prime number M.
def si...
Which layer is not in OSI but in TCP/IP
Which of the following network topologies is most resilient to node failures?Â