JavaScript is required

Mô hình Just In Time có bao nhiêu nguyên tắc?

A.

5

B.

6

C.

7

D.

8

Trả lời:

Đáp án đúng: C


Mô hình Just In Time (JIT) có 7 nguyên tắc cơ bản, bao gồm: 1. Sản xuất đúng số lượng (Produce only what is needed). 2. Sản xuất đúng thời điểm (Produce when it is needed). 3. Sản xuất đúng sản phẩm (Produce where it is needed). 4. Loại bỏ lãng phí (Eliminate waste). 5. Liên tục cải tiến (Continuous improvement). 6. Tôn trọng con người (Respect for people). 7. Duy trì sự đơn giản (Maintain simplicity).

Câu hỏi liên quan