Question Set

1. Who issue Treasury Bills in India?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->A device to obtain the opinion of the people on an important public issue, when that issue has not been passed by the Legislature of the State, is known as?....
QA->Whose prior consent can the Money Bills be introduced in the State Legislature?....
QA->Of which bills Open market operations of a Central Bank are sale and purchase?....
QA->During a Financial Emergency, all Money Bills passed by State Legislatures require the consent of the?....
QA->The permission to mint and issue coins in India was first given to the British East India Company in?....
MCQ->Which of the following statments are the correct way to call the method Issue() defined in the code snippet given below? namespace College { namespace Lib { class Book { public void Issue() { // Implementation code } } class Journal { public void Issue() { // Implementation code } } } } College.Lib.Book b = new College.Lib.Book(); b.Issue(); Book b = new Book(); b.Issue(); using College.Lib; Book b = new Book(); b.Issue(); using College; Lib.Book b = new Lib.Book(); b.Issue(); using College.Lib.Book; Book b = new Book(); b.Issue();....
MCQ->Who issue Treasury Bills in India?....
MCQ->Consider the following steps: 1.%%Banking Department gets currency from the Issue Department 2.%%Government puts the currency in circulation 3.%%Central Government Incurs a deficit in its Budget 4.%%Government Sells Treasury Bills to Banking Department of RBI Which among the following is the correct order of the above steps?....
MCQ->In India Treasury bills are issued by:....
MCQ->During financial emergency, the President can:1. ask the states to reduce the salaries arid allowances of all or any class of persons serving in connection with the affairs of the State. 2. ask the states to reserve money bills passed by the state legislature for his consideration. 3. issue directions to states on financial matters. 4. issue directions for the reduction of salaries and allowances of persons serving in connection with the affairs of the Union?....
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