Question Set

1. Which of the following is not a Public Sector Unit/Undertaking/Agency ?





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 is the biggest Public Sector undertaking in the country?....
QA->Which sector of the economy is state owned and its service sector is a public enterprise?....
QA->Two public sector undertakings in the coir sector in Kerala?....
QA->Which agency has the power to declare any industrial unit as a potentially sick unit?....
QA->Which was the first Indian public sector unit of New York Stock Exchange?....
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: Should there be reservation of jobs in the organizations in the private sector also as in the public sector undertakings in India? Arguments: Yes. This would give more opportunities of development to the weaker sections of the society and thus help reduce the gap between the affluent and the downtrodden in India. No. The private sector does not get any government assistance and therefore they should not be saddled with such policies. No. Nowhere else in the world such a practice is being followed.No. The management of the private sector undertaking would not agree to such compulsions.

....
MCQ->Statement : Many public sector undertaking have been making losses for the past few years and the situation is equally bad in the current year. Courses of action : These loss-making public sector companies should immediately be closed down. The government should scout for potential buyers in the private sector to sell these companies to get back part of the investments made by the Government. All the employees of these companies should be retrenched with adequate compensation and the fixed assets may be put up for sale.....
MCQ->Which of the following is not a Public Sector Unit/Undertaking/Agency ?....
MCQ->What will be the output of the program? public abstract class AbstractTest { public int getNum() { return 45; } public abstract class Bar { public int getNum() { return 38; } } public static void main (String [] args) { AbstractTest t = new AbstractTest() { public int getNum() { return 22; } }; AbstractTest.Bar f = t.new Bar() { public int getNum() { return 57; } }; System.out.println(f.getNum() + " " + t.getNum()); } }....
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