Mechanical-Engineering
According to Herzberg’s Two-Factor Theory, the ‘hygiene factor’ that leads to job dissatisfaction is: ? RRB JE (Re-Exam) 04.06.2025
- achievement
- salary
- responsibility
- recognition
Explanation:
- According to Herzberg’s two-factor theory, the ‘hygiene factor’ that leads to job dissatisfaction is salary. Hygiene factors are those job factors that are essential for the existence of motivation in the workplace. These do not lead to positive satisfaction long term. Hygiene factors are also called as dissatisfiers or maintenance factors as they are required to avoid dissatisfaction. Hygiene factors include salary and benefits, job security, work environment, job policies, supervisory practices, company policies and administration, and company reputation.
What is the binary representation of 35? ? RRB JE 29-08-2019
- 101000
- 100100
- 101010
- 100011
Explanation:
- 35 in binary is (100011)₂.
G-ratio varies from in very rough grinding. ? RRB JE 29-08-2019
- 11.0 to 15.0
- 16.0 to 20.0
- 1.0 to 5.0
- 6.0 to 10.0
Explanation:
- A measure of the ability of a grinding wheel to remove material is given by G ratio. The grinding ratio G is defined as the volume of material removed divided by the volume of wheel wear. G ratio = Vm/Vw. For rough grinding G-ratio is more whereas for fine grinding G-ratio is less. G-ratio varies from 1.0 to 5.0 in very rough grinding.
Which of the following cells have bold boundary in MS-Excel? ? RRB JE 29-08-2019
- Passive cell
- Mixed cell
- Relative cell
- Active cell
Explanation:
- Active cells have bold boundary in MS-Excel. The active cell is the current selected cell which has a bold boundary for easy identification. By default when you open the excel sheet, first cell is the active cell.
Which network is able to connect to each computer through a common central line? ? RRB JE 29-08-2019
- WAN
- Bus
- Router
- Star
Explanation:
- Bus topology uses one main cable to which all nodes are directly connected. The main cable acts as a backbone for the network. One of the computers in the network typically acts as the computer server.
__________ is a memory management scheme that permits the physical address space of a process to be non-contiguous. ? RRB JE 29-08-2019
- Segmentation
- Swapping
- Paging
- Fragmentation
Explanation:
- Paging is a memory management scheme that permits the physical address space of a process to be non-contiguous.
Which of the following is a kind of impact printers? ? RRB JE 29-08-2019
- Laser printers
- Line printers
- Plotter
- Ink-jet printers
Explanation:
- Impact printers are most functional in specialized environments where low-cost printing is essential. The three most common forms of impact printers are dot-matrix printer, daisy-wheel printer, and line printers.
Which of the following is NOT related to the Internet? ? RRB JE 29-08-2019
- Mouse
- Search engine
- Browser
- Link
Explanation:
- Mouse is not related to the Internet. It is a small peripheral hardware input device used by hand. In 1963, Douglas Engelbart invented the mouse.
What is the shortcut key to insert a new slide into the current presentation? ? RRB JE 29-08-2019
- Ctrl + M
- Ctrl + O
- Ctrl + F
- Ctrl + N
Explanation:
- Insert a new slide – Ctrl + M; Open an existing presentation – Ctrl + O; Search in a presentation or use find and replace – Ctrl + F; Create a new presentation – Ctrl + N.
What is the full form of EBCDIC? ? RRB JE 29-08-2019
- Extended Binary Coded Decimal Interchange Code
- Extended Binary Coded Data Integration Code
- Enhanced Binary Control Data Interchange Code
- Extended Binary Control Decimal Interchange Code
Explanation:
- EBCDIC (Extended Binary Coded Decimal Interchange Code) is an 8-bit character encoding used mainly in mainframe operating systems.
Which of the following layers performs token management? ? RRB JE 30-08-2019
- Network layer
- Transport layer
- Presentation layer
- Session layer
Explanation:
- The Session layer performs token management.
What is the full form of ISR? ? RRB JE 30-08-2019
- Interrupt Service Routine
- Interrupt Service Request
- Information Service Routine
- Information Service Request
Explanation:
- The full form of ISR is Interrupt Service Routine. It handles the request and sends it to the CPU, interrupting the active process. When the ISR complete, the process is resumed. For example, keyboard event, such as pressing or releasing a key.
The performance of cache memory is frequently measured in terms of a quantity called ? RRB JE 31-08-2019
- Set-associative Mapping
- Register
- Associative Mapping
- Hit ratio
Explanation:
- The performance of cache memory is frequently measured in terms of a quantity called the Hit ratio. Hit ratio = Hit/(Hit + Miss).
What is the full form of CMM? ? RRB JE 31-08-2019
- Cantilever Measuring Machine
- Current Measuring Machine
- Coordinate Monitoring Machine
- Coordinate Measuring Machine
Explanation:
- The full form of CMM is “Coordinate Measuring Machine.” CMM works on the principal of Coordinate measuring i.e.- measurement based on collection of data points taken in a cartesian coordinate system.
Which of the following shutdown methods is often called Warm Boot? ? RRB JE 31-08-2019
- Restart
- Hibernate
- Shut Down
- Sleep
Explanation:
- To reboot is to restart a computer and reload the operating system. Restart shutdown method is also called warm boot. The most common reason to restart is the installation of new software or hardware requires it, because applications are not responding for some reason.
Which computer application scans texts and converts into readable form in computer? ? RRB JE 31-08-2019
- Optical Character Evaluator
- Optical Market Recognition
- Optical Scanner Reader
- Optical Character Recognition
Explanation:
- Optical Character Reader or Recognition is an input device used to read a printed text. OCR scans the text optically, character by character, converts them into a machine readable code and stores the text on the system memory.
Free of cost repair of software bug available at Internet is called ? RRB JE 31-08-2019
- Version
- Patch
- Tutorial
- Ad-on
Explanation:
- Patch is a free of cost repair of software bug available at internet. A patch is a set of changes to a computer program or its supporting data designed to update, fix or improve it. This includes fixing security vulnerabilities and other bugs.
In BCD code, maximum possible characters set size is- ? RRB JE 31-08-2019
- Character set of 94
- Character set of 104
- Character set of 84
- Character set of 64
Explanation:
- Binary Coded Decimal (BCD) is simply the 4-bit binary code representation of a decimal digit. In BCD, maximum possible characters set size is 64.
A single unit which is composed of small group of bits is known as- ? RRB JE 31-08-2019
- Byte
- Bug
- Flag
- Bit
Explanation:
- A single unit which is composed of small group of bits is known as byte. A group of 8 bits is called byte. A byte is the smallest unit which can represent a data item or a character.
The rate at which the entire organization generates money through sales for a product or service is- ? RRB JE 31-08-2019
- Takt time
- Operating expense
- Throughput
- Inventory
Explanation:
- The rate at which the entire organization generates money through sales for product or service is throughput.
How do the hard disks record information? ? RRB JE 31-08-2019
- Gravitation
- Magnetisation
- Propagation
- Centrifugation
Explanation:
- Hard disks record information through magnetisation.
In MS-Word, what is the maximum font size you can apply for any character? ? RRB JE 31-08-2019
- 163
- 16038
- 1670
- 1638
Explanation:
- The maximum font size available in MS Word 2010 from the dropdown list is 72, however the font size can be set upto 1638 by typing the size manually for the font.
Job analysis used in ? RRB Allahabad JE 09.09.2012
- Human resource planning
- Recruitment
- Selection, training and development of personal
- All of the above
Explanation:
- Job analysis is the process of gathering and analyzing information about the content and the human requirements of jobs as well as, the context in which jobs are performed. Applications of job analysis include human resource planning, appointments, selection of employees, training and developments, organization audit, job determination, and health and safety.
Components of job analysis is ? RRB Bhubneshwar JE II 29.11.2008
- a.Job description
- b.Job specification
- c. (a) and (b) both
- d. None of these
Explanation:
- Components of job analysis are Job position, Job specification, and Job worth. Job description and job specification are both components.
Which of the following is a process theory? ? RRB Mumbai JE 05.10.2008
- Achievement Motivation theory
- Performance – satisfaction model
- ERG theory
- Two factor theory
Explanation:
- Process theory is classified into four types – Expectancy theory, Equity theory, Performance satisfaction model, and Goal setting theory.
Name the person who professed Hygiene theory of Motivation: ? RRB Kolkata SSE 09.09.2012
- F.W Taylor
- Herzberg
- Henry Fayol
- Douglas McGregor
Explanation:
- Herzberg professed the Hygiene theory of Motivation, also known as the Two-Factor theory.
Who propounded the Need’s Theory ? RRB Mumbai C&G SSE 25.10.2009
- Frederick Herzberg
- Alderfer
- Abraham Harold Maslow
- None of the above
Explanation:
- Need’s theory is propounded by Abraham Harold Maslow. This identified the basic needs that human beings have, in order of their importance – physiological needs, safety needs and needs for belonging and love, self esteem and self actualization.
The two factor theory is based on which factors? ? RRB Gorkhpur RDSO SSE 25.10.2009
- Hygiene and behavioural
- Safety and self-esteem
- Self-actualisation and status quotient
- None of the above
Explanation:
- Two factor theory is given by Herzberg’s motivation theory. This theory argues that there are two factors that an organization can adjust to influence motivation in the work place. These factors are (a) Motivators or Behavioural – Which can encourage employees to work harder and (b) Hygiene factors – These won’t encourage employees to work harder but they will cause them to become unmotivated if they are not present.
What does “E”, “R” and “G” stand for in the ERG theory? Konkan Railway SSE 2015
- Export, Risk and Guarantee
- Exponential, Reliability and Growth
- Existence, Relatedness and Growth
- None of the above
Explanation:
- Alderfer, an American psychologist who developed Maslow’s Hierarchy of needs into a theory of his own. Alderfer ERG theory suggest that there are three groups of core needs: Existence (E), Relatedness (R) and Growth (G) hence the acronym ERG.
What are the alternate names used for the expectancy model? ? RRB Allahabad JE 19.12.2010
- Instrumentality theory
- Path – goal theory
- Valence – instrumentality – expectancy theory
- All of the above
Explanation:
- Expectancy model has different names such as instrumentality theory, path goal theory and valence – instrumentality – expectancy (VIE) theory. This theory essentially emphasises that people feel increasingly motivated if they perceive that their effort will result in a successful performance and that successful performance will ensure desired results.
First level and second level outcomes, expectancy, valence and instrumentalities are the four important variables of the. BMRCL JE 24 Feb. 2019
- achievement motivation theory
- ERG theory
- Two factor theory
- Expectancy model
Explanation:
- Expectancy model is explained by Vroom. Vroom has developed expectancy model as an alternative to content models for work motivation. 4 important variables of this theory are First and second level outcomes, expectancy, valence and instrumentalities.
Which of the following option, is an important term used in the different theory? DMRC JE 22.09.2017
- Inputs
- Promotion
- Working condition
- Responsibility
Explanation:
- Input is an important term used in the theory. Rest all others options are examples of the outcomes in an organization.
