183k views
4 votes
Which of the following statements related to implementation approaches is false?

A. The parallel approach provides a high level of control.
B. In very large implementations, such as enterprise systems, it is often best to take the parallel approach.
C. The modular approach can be combined with either of the other two approaches.
D. The direct approach is the riskiest of the three approaches.

User Scottux
by
7.8k points

1 Answer

2 votes

Final answer:

The false statement related to implementation approaches is that the direct approach is the riskiest of the three approaches.

Step-by-step explanation:

The false statement related to implementation approaches is D. The direct approach is the riskiest of the three approaches.

The direct approach is also known as the big-bang approach, where the new system replaces the old system all at once. This approach is risky because if there are any issues or problems with the new system, it could cause significant disruptions to the organization's operations.

In contrast, the parallel approach is a less risky approach as both the old and new systems are run simultaneously for a period of time. This allows for a gradual transition and provides a higher level of control.

User Tatsuya Fujisaki
by
7.5k points