1. Period of service of a full time contingent employee absorbed in regular establishment count for pension:





Write Comment

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

Comments

Tags
Show Similar Question And Answers
QA->A senior Supdt. in civil supplies department retired from service on 31-03. His pension was fixed as Rs.12,777 . What will be the monthly reduced pension after commuting the maximum amount of pension?....
QA->An officer who has put in a qualifying service of 29 years 9 months and 10 days applies for his retiring pension. His qualifying service for retiring pension will be reckoned as :....
QA->Name Pension scheme, launched by the Government of India, under which the pension subscribers will get a fixed minimum monthly pension ranging from 1000 rupees to 5000 rupees at the age of 60 years?....
QA->The period for which the Service Book of an employee who retired, should be retained by the Head of Office in which he last worked is:....
QA->The minimum qualifying service for earning full pension is :....
MCQ->Period of service of a full time contingent employee absorbed in regular establishment count for pension:....
MCQ->Students from four sections of a class accompanied by respective class teachers planned to go for a field trip. There were nineteen people in all. However, on the scheduled day one of the four teachers and a few students could not join the rest. Given below are some statements about the group of people who ultimately left for the trip. I: Section A had the largest contingent. Il: Section B had fewer students than Section A. Ill: Section C's contingent was smaller than Section B. IV: Section D had the smallest contingent. V: The product of the number of student from each section is a multiple of 10. VI: The number of students from Section C is more than 2. VIl. The product of the number of students from each section is a multiple of 24. VIll. The largest contingent has more than 4 students. IX: Each section contributed different number of students The statements that taken together can give us the exact number of students from each section:....
MCQ->Which of the following statements are correct about the C#.NET code snippet given below? namespace IndiabixConsoleApplication { class index { protected int count; public index() { count = 0; } } class index1: index { public void increment() { count = count +1; } } class MyProgram { static void Main(string[] args) { index1 i = new index1(); i.increment(); } } } count should be declared as public if it is to become available in the inheritance chain. count should be declared as protected if it is to become available in the inheritance chain. While constructing an object referred to by i firstly constructor of index class will be called followed by constructor of index1 class. Constructor of index class does not get inherited in index1 class. count should be declared as Friend if it is to become available in the inheritance chain.....
MCQ->What will be the output of the program? class BoolArray { boolean [] b = new boolean[3]; int count = 0; void set(boolean [] x, int i) { x[i] = true; ++count; } public static void main(String [] args) { BoolArray ba = new BoolArray(); ba.set(ba.b, 0); ba.set(ba.b, 2); ba.test(); } void test() { if ( b[0] && b[1] | b[2] ) count++; if ( b[1] && b[(++count - 2)] ) count += 7; System.out.println("count = " + count); } }....
MCQ-> Read the following passages carefully and answer the questions given at the end of each passage.PASSAGE 1In a study of 150 emerging nations looking back fifty years, it was found that the single most powerful driver of economic booms was sustained growth in exports especially of manufactured products. Exporting simple manufactured goods not only increases income and consumption at home, it generates foreign revenues that allow the country to import the machinery and materials needed to improve its factories without running up huge foreign bills and debts. In short, in the case of manufacturing, one good investment leads to another. Once an economy starts down the manufacturing path, its momentum can carry it in the right direction for some time. When the ratio of investment to GDP surpasses 30 percent, it tends to stick at the level for almost nine years (on an average). The reason being that many of these nations seemed to show a strong leadership commitment to investment, particularly to investment in manufacturing. Today various international authorities have estimated that the emerging world need many trillions of dollars in investment on these kinds of transport and communication networks. The modern outlier is India where investment as a share of the economy exceeded 30 percent of GDP over the course of the 2000s, but little of that money went into factories. Indian manufacturing had been stagnant for decades at around 15 percent of GDP. The stagnation stems from the failures of the state to build functioning ports and power plants and to create an environment in which the rules governing labour, land and capital are designed and enforced in a way that encourages entrepreneurs to invest, particularly in factories. India has disappointed on both counts creating labour friendly rules and workable land acquisition norms. Between 1989 and 2010 India generated about ten million new jobs in manufacturing, but nearly all those jobs were created in enterprises that are small and informal and thus better suited to dodge India’s bureaucracy and its extremely restrictive rules regarding firing workers It is commonly said in India that the labour laws are so onerous that it is practically impossible to comply with even half of them without violating the other half.Informal shops, many of them one man operations, now account for 39 percent of India’s manufacturing workforce, up from 19 percent in 1989 and they are simply too small to compete in global markets. Harvard economist Dani Rodrik calls manufacturing the “automatic escalator” of development, because once a country finds a niche in global manufacturing, productivity often seems to start rising automatically. During its boom years India was growing in large part on the strength of investment in technology service industries, not manufacturing. This was put forward as a development strategy. Instead of growing richer by exporting even more advanced manufactured products, India could grow rich by exporting the services demanded in this new information age. These arguments began to gain traction early in the 2010s.In new research on the “service escalators”, a 2014 working paper from the World Bank made the case that the old growth escalator in manufacturing was already giving way to a new one in service industries. The report argued that while manufacturing is in retreat as a share of the global economy and is producing fewer jobs, services are still growing, contributing more to growth in output and jobs for nations rich and poor. However, one basic problem with the idea of service escalator is that in the emerging world most of the new service jobs are still in very traditional ventures. A decade on, India’s tech sector is still providing relatively simple IT services mainly in the same back office operations it started with and the number of new jobs it is creating is relatively small. In India, only about two million people work in IT services, or less than 1 percent of the workforce. So far the rise of these service industries has not been big enough to drive the mass modernisation of rural farm economies. People can move quickly from working in the fields to working on an assembly line, because both rely for the most part on manual labour. The leap from the farm to the modern service sector is much tougher since those jobs often require advanced skills. Workers who have moved into IT service jobs have generally come from a pool of relatively better educated members of the urban middle class, who speak English and have atleast some facility with computers. Finding jobs for the underemployed middle class is important but there are limits to how deeply it can transform the economy, because it is a relatively small part of the population. For now, the rule is still factories first, not service first.According to the information in the above passage, manufacturing in India has been stagnant because there is
 ....
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
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions