Question
Which is the SIXTH (LAST) sentence after
rearrangement? Rearrange the following six sentences a, b, c, d, e and f in the proper sequence to form a meaningful paragraph; then answer the questions based on them. a. According to a joint study by Assocham and Crisil, gross NPAs in the banking system are estimated to increase to ₹9.5 lakh crore by March 2018, from ₹8 lakh crore a year earlier. b. The proceeds from such sales, however, would likely amount to very little in comparison with the mammoth scale of troubled assets. c. In that case, write-offs recognising losses may be the most honest and practical way to deal with the bad loans problem. d. Incidentally, the Prime Minister recently laid the blame for bad loans on the previous government. e. So the RBI in the coming months should continue to push banks, both public and private, to promptly recognise the stressed loans on their portfolios. f. It may be tempting to believe that last year’s bankruptcy law reforms will soon begin to ease the pain at banks by encouraging the quick sale of assets of troubled borrowers.Solution
INTRODUCTION f. It may be tempting to believe that last year’s bankruptcy law reforms will soon begin to ease the pain at banks by encouraging the quick sale of assets of troubled borrowers. But... b. The proceeds from such sales, however, would likely amount to very little in comparison with the mammoth scale of troubled assets. Previous statement said because... a. According to a joint study by Assocham and Crisil, gross NPAs in the banking system are estimated to increase to ₹9.5 lakh crore by March 2018, from ₹8 lakh cror e a year earlier. Result... c. In that case, write-offs recognising losses may be the most honest and practical way to deal with the bad loans problem. Hence it is advised that... e. So the RBI in the coming months should continue to push banks, both public and private, to promptly recognise the stressed loans on their portfolios. d. Incidentally, the Prime Minister recently laid the blame for bad loans on the previous government. (Accidently this event also happened apart from the mentioned one)
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?Â