Question Set

1. District Co-operative Bank advances short term credit to Primary Co-operative Banks on the basis of:





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->Which of the following is not a quantitative credit control weapon used by RBI to control credit....
QA->The primary account book in a Co-operative society is ---------....
QA->District of Columbia (Washington DC); America’s capital district is on the banks of the river ?....
QA->In which bank the Union Government has decided to infuse a capital of 5,042 crore rupees ahead of its merger with two other public sector lenders Dena Bank and Vijaya Bank?....
QA->Which bank was categorised by the Reserve Bank of India (RBI) on March 14, 2019 as a 'Private Sector Bank' for regulatory purposes with effect from January 21, 2019?....
MCQ->District Co-operative Bank advances short term credit to Primary Co-operative Banks on the basis of:....
MCQ->Statement: Many private sector banks have reduced interest rate on housing loans in comparison to public sector banks. Courses of Action: The case should be raised before the regulatory authority for investigation by the public sector banks as they cannot follow such reduction. Public sector banks must adopt such policy to remain in competition. The public sector banks should advertise their special feature repeatedly so that they do not lose their future customers.

....
MCQ->Statement: Exporters in the capital are alleging that commercial banks are violating a Reserve Bank of India directive to operate a post shipment export credit denominated in foreign currency at international rates from January this year. Courses of Action: The officers concerned in the commercial banks are to be suspended. The RBI should be asked to stop giving such directives to commercial banks.

....
MCQ->What will be the output of the program? public class WrapTest { public static void main(String [] args) { int result = 0; short s = 42; Long x = new Long("42"); Long y = new Long(42); Short z = new Short("42"); Short x2 = new Short(s); Integer y2 = new Integer("42"); Integer z2 = new Integer(42); if (x == y) / Line 13 / result = 1; if (x.equals(y) ) / Line 15 / result = result + 10; if (x.equals(z) ) / Line 17 / result = result + 100; if (x.equals(x2) ) / Line 19 / result = result + 1000; if (x.equals(z2) ) / Line 21 / result = result + 10000; System.out.println("result = " + result); } }....
MCQ->Since which year, Reserve bank of India is using the Selective Credit Control measures to control the amount of bank advances against the commodities having limited supply?....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution