0% found this document useful (0 votes)
1K views27 pages

Cim MCQ

This document contains multiple choice questions related to Computer Integrated Manufacturing from the Department of Mechanical Engineering at Dr. Babasaheb Ambedkar College of Engineering and Research. The questions cover topics like the definition of computer integrated manufacturing, flexible manufacturing systems, computer aided process planning, challenges in CIM, applications of CIM, and automation processes. Additionally, the document contains multiple choice questions on computer numerical control machines, part programming, and numerical control.

Uploaded by

Amisha Mankar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views27 pages

Cim MCQ

This document contains multiple choice questions related to Computer Integrated Manufacturing from the Department of Mechanical Engineering at Dr. Babasaheb Ambedkar College of Engineering and Research. The questions cover topics like the definition of computer integrated manufacturing, flexible manufacturing systems, computer aided process planning, challenges in CIM, applications of CIM, and automation processes. Additionally, the document contains multiple choice questions on computer numerical control machines, part programming, and numerical control.

Uploaded by

Amisha Mankar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 27

DR.BABASAHEB AMBEDKAR COLLEGE OF ENGG.

& RESEARCH

Wanadongri, Hingna Road, Nagpur – 441 110

Ph. No. 07104 – 287940, 232406 Fax No. No. 07104 – 232405

Email – [email protected] Website – www.dbacer.edu.in


Department of Mechanical Engineering
Session: 2021– 2022(Even Semester)
MULTIPLE CHOICE QUESTION
COMPUTER INTEGRATED MANUFACTURING
UNIT-I
---------------------------------------------------------------------------------------------------------------------------
-----

1) _________is the complete integration an automation of all functions of factory

a) Computer Aided Manufacturing b) Computer Integrated Manufacturing


c) Flexible Manufacturing System d) Computer Aided Engineering

2) The first major innovation in machine control is the ______

a) CNC b) DNC
c) NC d) CAD
3) AUTOMATION COMES UNDER CIM
a) True b) False

4) What is CAPP?

a) Computer Aided Process Plans b) Computer Arts Process Plans

c) Computer Aided Process Planning d) Computer Assisted Progress Planning

5) Challenges Occur In Cim


A) Integration Of Computers From Different Suppliers B) Data Integrity

C) Process Control d) All Of The Above

6) Usage Of Cims Are

A) Industrial And Production Engineering B) Mechanical Engineering

C) Electronic Design And Automation D) All Of The Above

7) Due to Application of CIM production Rate __________


a) Increases b) Decraeses
c) First Increases then decreases d) None of the above

8) Automation process involves


a. Integration b. Physical Activity
c. Manual Process d. None of the above

9) The use of information technology to monitor and control a physical process is known as
a. process control b. computer-aided design

c. information numeric control d. numeric control


10) Computer-integrated manufacturing (CIM) includes manufacturing systems that have
A) transaction processing, management information systems and decision support systems

b) computer-aided design, a flexible manufacturing system, inventory control, warehousing and


shipping integrated

c) automated guided vehicles, robots and process control

d) robots, automated guided vehicles and transfer equipment


DR.BABASAHEB AMBEDKAR COLLEGE OF ENGG. & RESEARCH

Wanadongri, Hingna Road, Nagpur – 441 110

Ph. No. 07104 – 287940, 232406 Fax No. No. 07104 – 232405

Email – [email protected] Website – www.dbacer.edu.in


Department of Mechanical Engineering
Session: 2021– 2022(Even Semester)
MULTIPLE CHOICE QUESTION
COMPUTER INTEGRATED MANUFACTURING
UNIT-II
---------------------------------------------------------------------------------------------------------------------------
-----

1. The CNC machine stands for

a) Computerized National Company b) Computerized Numerical Company

c) Computerized Numerical Control d) None

2) CNC Machine started working in the year

a) 1900 b) 1940

c) 1980 d) None

3) Computerized numerical control machines use

a. Digital data & a computer

b. A computer and a CAM program

c. A computer, a CAM program & a digital data

d. None

4) A CNC Machine uses

a. Open loop system

b. Closed loop system

c. Both (a) & (b)

d. None

5) Open loop system controls the

a. Input

b. Output

c. Both (a) & (b)

d. None
6) Closed loop system controls the

a. Input

b. Output

c. Both (a) & (b)

d. None

7) Open loop system is

a. Feedback system

b. Non feedback system

c. Both (a) & (b)

d. None

8) Computerized numerical control machines instructions are in

a. Part program commands

b. Full program commands

c. Both (a) & (b)

d. None

9) In a part program commands

a. One command is interpreted at a time & executed

b. Two commands are interpreted at a time and executed

c. Both (a) & (b)

d. None

10) In a CNC machine, a command

a. Starts with a numerical value and ends with a alphabet

b. Start with a numerical value and ends with two alphabets

c. Starts with a alphabet and ends with a numerical value

d. None

11) G-codes in computerized numerical control machines is a

a. Preparatory codes-instructions

b. Final codes-instructions
c. Both (a) & (b)

d. None

12) A CNC Machine controls the movements of the machine to

a. Automate

b. Monitor

c. Both (a) & (b)

d. None

13) Number of main components of a CNC machine is

a. 5

b. 7

c. 9

d. None

14) The RS232 in a computerized numerical control machine is a

a. Serial port

b. Serial cable

c. Both (a) & (b)

d. None

15) The maximum length of a cable for a RS 232 serial port is

a. 25 m

b. 15 m

c. 5m

d. None

16) The Rs232 serial port is

a. Main working component

b. Used for trouble shooting

c. Used for improving the quality of the final product

d. None

17) The difference between RS232 and RS232c is

a. Former is a revised version

b. Later is a revised version

c. Both are same

d. None
18) The input devices of a computerized numerical control machines are

a. Amplifier circuit, Drive motors & Ball lead screws

b. Punch tape recorder, Magnetic tape recorder & Computer via RS232-C communication

c. Both (a) & (b)

d. None

19) The machine control unit (MCU) has

a. Data processing unit

b. Control loop unit

c. Both (a) & (b)

d. None

20) The MCU is a micro-computer and

a. Stores the program

b. Executes the commands into action using a machine tool

c. Both (a) & (b)

d. None

MCQ BASED ON PART PROGRAMMING

1. During the execution of a CNC part program block NO20 GO2 X45.0 Y25.0 R5.0 the type of
tool motion will be
a) circular Interpolation – clockwise
b) circular Interpolation – counterclockwise
c) linear Interpolation
d) rapid feed
2. In an NC machining operation, the tool has to be moved from point (5, 4) to point (7, 2) along
a circular path with centre at (5, 2). Before starting the operation, the tool is at (5, 4). The
correct G and N codes for this motion are
a) N010GO3X7.0Y2.0I5.0J2.0
b) N010GO2X7.0Y2.0I5.0J2.0
c) N010GO1X7.0Y2.0I5.0J2.0
d) N010GOOX7.0Y2.0I5.0J2.0
3. The tool of an NC machine has to move along a circular arc from (5, 5) to (10, 10) while
performing an operation. The centre of the arc is at (10, 5). Which one of the following NC
tool path command performs the above mentioned operation?
a) N010 GO2 X10 Y10 X5 Y5 R5
b) N010 GO3 X10 Y10 X5 Y5 R5
c) N010 GO1 X5 Y5 X10 Y10 R5
d) N010 GO2 X5 Y5 X10 Y10 R5
4. 4. NC contouring is an example of
a) continuous path positioning
b) point-to-point positioning
c) absolute positioning
d) incremental positioning
5. 6. In a CNC program block, N002 GO2 G91 X40 Z40……,GO2 and G91 refer to
a) circular interpolation in counterclockwise direction and incremental dimension
b) circular interpolation in counterclockwise direction and absolute dimension
c) circular interpolation in clockwise direction and incremental dimension
d) circular interpolation in clockwise direction and absolute dimension
6. Numerical control ___________
a) applies only to milling machines
b) is a method for producing exact number of parts per hour
c) is a method for controlling by means of set of instructions
d) none of the mentioned
7. Computer will perform the data processing functions in
a) NC
b) CNC
c) DNC
d) None of the mentioned
8. Control loop unit of M.C.U is always
a) a hardware unit
b) a software unit
c) a control unit
d) none of the mentioned
9. The repeatability of NC machine depends on
a) control loop errors
b) mechanical errors
c) electrical errors
d) none of the mentioned
10. Rotation about Z-axis is called
a) a-axis
b) b-axis
c) c-axis
d) none of the mentioned
11. Rotation of spindle is designated by one of the following axis:
a) a-axis
b) b-axis
c) c-axis
d) none of the mentioned
12. The linking of computer with a communication system is called
a) networking
b) pairing
c) interlocking
d) assembling
13. The process of putting data into a storage location is called
a) reading
b) writing
c) controlling
d) hand shaking
14. The process of copying data from a memory location is called
a) reading
b) writing
c) controlling
d) hand shaking
DR.BABASAHEB AMBEDKAR COLLEGE OF ENGG. & RESEARCH

Wanadongri, Hingna Road, Nagpur – 441 110

Ph. No. 07104 – 287940, 232406 Fax No. No. 07104 – 232405

Email – [email protected] Website – www.dbacer.edu.in


Department of Mechanical Engineering
Session: 2021– 2022(Even Semester)
MULTIPLE CHOICE QUESTION
COMPUTER INTEGRATED MANUFACTURING
UNIT-III
---------------------------------------------------------------------------------------------------------------------------
-----
1) Cellular manufacturing is also known as_______.

(a) Manufacturing Technology


(b) Production Technology
(c) Group Technology
(d) None of the above

2) In a simple and visual method of Cell design, the priorities in classifying may be in the order

(a) Rotational or non rotational – Material – Size – Shape


(b) Material – Rotational or non rotational – Size – Shape
(c) Size – Rotational or non rotational – Material – Shape
(d) Shape – Rotational or non rotational – Material – Size

3) In Opitz system, 2nd digit indicates

(a) Type and Shape


(b) External shape and external shape elements
(c) External plane surface finishing
(d) Auxiliary hole and gear teeth

4) In cell formation using production flow analysis, the following process will be left out of the analysis

(a) Grinding
(b) Milling
(c) Drilling
(d) Gear cutting

5) Which of the following technique of grouping does not consider the design and shape aspect?

(a) A simple and visual method of cell design


(b) Family formation by classification and codification
(c) Cell formation using Production Flow Analysis
(d) All of the above

6) The following is basically a material flow simplification technique.

(a) A simple and visual method of cell design


(b) Family formation by classification and codification
(c) Cell formation using Production Flow Analysis
(d) All of the above

7) Which layout is mostly used for the batch type of production?

(a) Product layout


(b) Process layout
(c) In line layout
(d) None of the above

8) In which layout manufacturing is done according to machine arrangement?

(a) GT layout
(b) Product layout
(c) Process layout
(d) Hybrid layout

9) From the following in which type of GT code chain-type structure is used?

(a) Poly code


(b) Hybrid code
(c) Mono code
(d) None of the above

10)From the following in which type of GT code tree-type structure is used?

(a) Hybrid code


(b) Mono code
(c) Poly code
(d) None of the above

11) If all the processing equipment and machines are arranged according

to the sequence of operations of a product the layout is known as


(a) Product layout
(b) Process layout
(c) Fixed-position layout
d) GT layout

12) The following type of layout is preferred for low volume production of non-standard products

(a)Product layout
(b)Process layout
(c) Fixed-position layout

d) GT layout

13) In ship manufacturing, the type of layout preferred is

(a)Product layout
(b)Process layout
(c) Fixed-position layout
(d)GT layout

14) Which of the following is not a design attribute?

(a)Major dimensions
(b)Length/diameter ratio
(c) Tolerances
(d)Machine tools

15) Which of the following is not the advantage of Group Technology

(a) Ease of operation


(b) Lower capital cost
(c) Reduced duplication of work
(d) Better tool handling & production control

16) Which of the following is not the advantage of Group Technology

(a) Ease of operation


(b)Lower capital cost
(c) Reduced duplication of work
(d) Better tool handling & production control

17) Which of the following is not the method of part family formation?

(a) Visual inspection method


(b)Automatic product sorting
(c) Parts classification & coding
(d)Production flow analysis

18) Choose the right sequence for Production Flow Analysis.

(a) PFA Chart - Data Collection - Sortation of process plans


(b) Data collection - PFA chart - Sortation of process plans
(c) Sortation of process plans - Data collection - PFA chart
(d)Data collection - Sortation of process plans - PFA chart

19) Chain type coding structure is also known as________.

(a)Poly code
(b) Mono code
(c) Hybrid code
(d) Miscellaneous code

20) Hierarchical type coding structure is also known as________.

(a) Poly code


(b)Mono code
(c) Hybrid code
(d)miscellaneous code

21) In which type of coding structure every digit is independent?

(a)Chain type coding structure


(b) Hierarchical structure
(c) Hybrid coding structure
(d) Random coding structure

22) In which type of coding structure every successive digit is dependent upon

the preceding digit?

(a) Chain type coding structure


(b) Hierarchical structure
(c) Hybrid coding structure
(d) Random coding structure
23) The first five digits of the Opitz classification system are ______.

(a)Form code
(b)Secondary code
(c) Supplementary code
(d)Stationary code

24) The middle four digits of the Opitz classification system are ______.

Form code
(a)
(b)Secondary code
(c)Supplementary code
(d)Stationary code

25) The last four digits of the Opitz classification system are ______.

(a) Form code


(b)Secondary code
(c) Supplementary code
(d) Stationary code

26) Form code of the Opitz system is for_________.

(a)Design attributes
(b)Manufacturing attributes
(c) Production operation type & sequence
(d)Maintenance flow

27) Supplementary code of the Opitz system is for_________.

(a) Design attributes


(b)Manufacturing attributes
(c) Production operation type & sequence
(d) Maintenance flow

28) Secondary code of the Opitz system is for_________.

Design attributes
(a)
(b)Manufacturing attributes
(c)Production operation type & sequence
(d)Maintenance flow

29) Digit 1 in Opitz system is for_________.

(a) Part class


(b)Main shape
(c) Rotational machining
(d)Plane surface machining

30) Digit 2 in Opitz system is for_________.

(a) Part class


(b) Main shape
(c) Rotational machining
(d) Plane surface machining
DR.BABASAHEB AMBEDKAR COLLEGE OF ENGG. & RESEARCH

Wanadongri, Hingna Road, Nagpur – 441 110

Ph. No. 07104 – 287940, 232406 Fax No. No. 07104 – 232405

Email – [email protected] Website – www.dbacer.edu.in


Department of Mechanical Engineering
Session: 2021– 2022(Even Semester)
MULTIPLE CHOICE QUESTION
COMPUTER INTEGRATED MANUFACTURING
UNIT-IV

1.Flexible manufacturing systems (FMS) are reported to have a number of benefits.

Which is NOT a reported benefit of FMS?

(a)More flexible than the manufacturing systems they replace


(b)Lead time and throughput time reduction
(c) Increased quality
(d)Increased utilization

2.Which materials-processing technology gives the advantage of precision, accuracy, and optimum

use of cutting tools, which maximize their life and higher labor productivity?

(a)Industrial robots
(b)Computer-integrated manufacturing (CIM)
(c) Flexible manufacturing systems (FMS)
(d)NC (and CNC) machine tools

3.What do Flexible Manufacturing Systems (FMS) do?

(a)Moves and manipulates products, parts or tolls


(b)Moves materials between operations
(c) Co-ordinates the whole process of manufacturing and manufactures a part, component or product
(d)Completely manufactures a range of components without significant human intervention

during the processing

4.The type in which the range or universe of part styles that can be produced on the system

(a)Mix flexibility
(b)Production flexibility
(c) Volume flexibility
(d)Product flexibility

5. FMS can be classified basing on

(a)Kinds of operation they perform


(b)Number of machines
(c) Level of flexibility
(d)All of the given

6 One of the classifications of FMS based on the number of machines in the system

(a)Flexible manufacturing cell


(b)Random-order FMS
(c) Dedicated FMS
(d)None of the above

7. Which system possesses high flexibility?

(a)Cellular manufacturing
(b)FMS
(c)GT
(d)CNC automation

8. Which system requires a large database?

(a)Cellular manufacturing
(b)FMS
(c) GT

9. Which of the following is not the type of FMS?

(a)Flexible manufacturing cells


(b)Flexible tool handling systems
(c) Flexible transfer lines
(d)Flexible machining systems

10. Full form of FMC is_____.

(a)Flexible material cells


(b)Flexible modeling cells
(c)Flexible marketing cells
(d)Flexible manufacturing cells

11. Full form of FTL is_____.

(a)Flexible tool lines


(b)Flexible technology lines
(c) Flexible transfer lines
(d)Flexible transportation lines
12. The capability of the machines to a wide range of products

of operations and part cycles is known as_________.

(a) Product flexibility


(b) Production flexibility
(c) Routing flexibility
(d) Machine flexibility

13) The capacity to produce parts through alternative workstation sequences is known as________.

(a) Production flexibility


(b)Routing flexibility
(c) Volume flexibility
(d) Expansion flexibility

14) The range of part styles that can be produced in the system is known as_________.

(a) Machine flexibility


(b)Production flexibility
(c) Routing flexibility
(d) Volume flexibility

15) The ability to produce parts in high and low total quantities of production depending

upon the market demand is known as_________.

(a)Production flexibility
(b)Product flexibility
(c) Routing flexibility
(d)Volume flexibility

16) Which is the simplest type of FMS layout?

(a) In-line layout


(b) Loop layout
(c) Ladder layout
(d) Open field layout
17) A Flexible Manufacturing System (FMS) is a group of ___ , interconnected by a central control syst
(A) special purpose machines
(B) numerically-controlled machine tools
(C) general purpose machines
(D) any of the above

18) Flexible Manufacturing System (FMS) is generally limited to


firms involved in ___
(A) mass production
(B) batch production
(C) both (A) and (B)
(D) none of the above

19) The following kind(s) of manufacturing systems fall within the FMS spectrum.
(A) components assembly
(B) forming system
(C) both (A) and (B)
(D) none of the above

20) The machines in FMS typically performs


(A) milling
(B) drilling
(C) turning
(D) all of the above

21) Following is (are) advantage(s) of Flexible Manufacturing System.


(A) Fewer workstations
(B) Work-in-process inventory reduced
(C) Reduced downtime
(D) All of the above

22) Following is true for Flexible Manufacturing System (FMS).


(A) It can handle narrow range of part varieties.
(B) It requires a longer planning and development period.
(C) Equipment utilization is not always as high as one would expect.
(D) All of the above

23) The flexibility generally considered in FMS is


(A) Routing Flexibility
(B) Machine Flexibility
(C) Both (A) and (B)
(D) None of the above

24) Flexibility in manufacturing means the ability to deal with


(A) variation in parts assembly and variations in process sequence
(B) change the design of certain product
(C) change the production volume
(D) all of the above

25) The FMS data traffic consists of ___ and ___


(A) large files, short messages
(B) large files, long messages
(C) small files, short messages
(D) small files, long messages

26) How does FMS classified based on level of flexibility

A) Production flexibility

B) Machine flexibility

C) Product flexibility

D) All of the above

27) From which of the following is not the main element of Flexible manufacturing system

a) Work handling system

b) Material handling system

c) Tool handling system

d) Main frame computer

28) From the following in which FMS layout robots are used as material handling system.

a) Ladder layout

b) Open field layout

c) Loop layout

d) Robot centered layout

29) From the following what is the full form of AGV?

a) Automatic Guided Vehicle

b) Automated Gas Vehicle

c)Automated Guided Vehicle

d) None of the above

30) Overall FMS scheduling problem was structured as

a) An aggregate scheduling problem

b) Real-time scheduling problem

c) Both (a) and (b)

d) None of the above


DR.BABASAHEB AMBEDKAR COLLEGE OF ENGG. & RESEARCH

Wanadongri, Hingna Road, Nagpur – 441 110

Ph. No. 07104 – 287940, 232406 Fax No. No. 07104 – 232405

Email – [email protected] Website – www.dbacer.edu.in


Department of Mechanical Engineering
Session: 2021– 2022(Even Semester)
MULTIPLE CHOICE QUESTION
COMPUTER INTEGRATED MANUFACTURING
UNIT-V
---------------------------------------------------------------------------------------------------------------------------
-----

1) Which system uses computers at lower-level strategies?

(a) Variant CAPP


(b) Generative CAPP
(c) Hybrid CAPP
(d) All of the above

2) Which system uses computers at higher level strategies?

(a) Variant CAPP


(b) Retrieval CAPP
(c) Generative CAPP
(d) All of the above

3) CAPP is called________.

(a) Computer Aided Product Processing


(b) Computer Alternate Product Processing
(c) Computer Aided Processing Planning
(d) Computer Alternate Processing Planning

4) Computer aided process planning is ______.

A. Extension of CAM
B. first step in design before CAD
C. a type of automation
D. link between CAD and CAM

5) Material Requirement Planning(MRP) utilizes software applications


forscheduling _________.

A. sales management.
B. production processes.
C. marketing techniques.
D. human resource management.

6) ERP supports __________ currency value.

A. multiple.
B. single.
C. three.
D. five.

7) ERP package will handle ________ business functionalities.

A. one.
B. two.
C. three.
D. all.

8) The most important step of ERP implementation is _________ phase.

A. installing.
B. training.
C. gap analysis.
D. testing.

9) An enterprise is a group of people with ________.

A. common goal.
B. separate goal for each department.
C. multiple goals.
D. two or more goals.

10) In _________, entire organization is considered as a system and the

departments are its subsystem.

A. business way.
B. general.
C. enterprise way.
D. planning.
11) An information system produces information using the ________ cycle.

A. data analysis.
B. input-process-output.
C. input-output.
D. process-input-output.
12) __________ used to support the old process to become useful in the new
process, involves reducing some requirements while expanding others.

A. transitioning the information.


B. software management.
C. front-office software.
D. information system.
13) Which of the following method is used to produce reports about data.

A. decision support systems.


B. executive information systems.
C. query/report writing tool.
D. all the above.

14) _________ approaches reduces data redundancy and provide update information

A. legacy system.
B. information system.
C. integrated data model.
D. data base.

15) In order to reduce the lead times, the organization should have an

efficient__________ system.

A. purchasing.
B. production planning.
C. inventory.
D. integrated inventory.
.
DR.BABASAHEB AMBEDKAR COLLEGE OF ENGG. & RESEARCH

Wanadongri, Hingna Road, Nagpur – 441 110

Ph. No. 07104 – 287940, 232406 Fax No. No. 07104 – 232405

Email – [email protected] Website – www.dbacer.edu.in


Department of Mechanical Engineering
Session: 2021– 2022(Even Semester)
MULTIPLE CHOICE QUESTION
COMPUTER INTEGRATED MANUFACTURING
UNIT-VI
1. The receipt of…………….is the first step in purchase procedure.

A. Invoice
B. Material requisition
C. Purchase requisition
D. none

2. The Purchase…………….is a contractual document which authorizes the supplier to supply the
material.

A. Note
B. Requisition
C. Order
D. none

3. ……………….forms the basis of entries to the stores ledger.

A. Purchase Order
B. Goods Received Note
C. Purchase Requisition
D. none
4. The stock level at which the storekeeper initiates purchase requisitions is known as………….

A. Re-order level
B. Danger level
C. Maximum stock level
D. none
5. …………………….is a buffer stock level or safety stock level under which the stock should not be
allowed to fall.

A. Average stock level


B. Maximum stock level
C. Minimum stock level
D. none
6. The optimum level of inventory is popularly referred to as the ………..
A. Minimum stock level
B. Re-order stock level
C. Economic Order Quantity
D. none
7. In the formula of Economic Order Quantity, the alphabet ‘O’ stands for………….

A. Ordering level
B. Ordering Cost
C. Ordering & Carrying Cost
D. none
8. Economic Order Quantity is he tool for controlling……………….

A. Inventory
B. Labour
C. Expenses
D. none
9. Which of the following is not an inventory?

A. Machines
B. Raw material
C. Finished products
D. Consumable tools
10. The following classes of costs are usually involved in inventory decisions except

A. Cost of ordering
B. Carrying cost
C. Cost of shortages
D. Machining cost
11. The cost of insurance and taxes are included in

A. Cost of ordering
B. Set up cost
C. Inventory carrying cost
D. Cost of shortages
12. ‘Buffer stock’ is the level of stock

A. Half of the actual stock


B. At which the ordering process should start
C. Minimum stock level below which actual stock should not fall
D. Maximum stock in inventory
13. The minimum stock level is calculated as

A. Reorder level – (Normal consumption x Normal delivery time)


B. Reorder level + (Normal consumption x Normal delivery time)
C. (Reorder level + Normal consumption) x Normal delivery time
D. (Reorder level + Normal consumption) / Normal delivery time

14. Which of the following is true for Inventory control?

A. Economic order quantity has minimum total cost per order


B. Inventory carrying costs increases with quantity per order
C. Ordering cost decreases with lo size
D. All of the above

15. The time period between placing an order its receipt in stock is known as

A. Lead time
B. Carrying time
C. Shortage time
D. Over time

You might also like