Correct option is B
The correct order of the systems design process is:
1. (B) Statement of objectives – This is the starting point where the goals and purpose of the system are clearly defined.
2. (E) Separation of functions – Once objectives are known, the next step is to break down the system into functional parts or components.
3. (D) Allocation of functions – This step involves assigning those separated functions to various system elements (like hardware, software, or human).
4. (C) User-machine Interface designing – Once functions are allocated, the interface between user and machine is developed for effective interaction.
5. (A) System integration – The final step is to bring all components together into a complete system and ensure they work in harmony.
Information Booster
System design is a structured and hierarchical process that transitions from abstract goals to specific technical implementations. Each step builds upon the previous one, ensuring:
· Clear understanding of goals
· Logical organization of components
· Efficient allocation of tasks
· User-friendliness through interface design
· Seamless integration for optimal performance