What is the main advantage of creating a framework instead of a complete…
2025
What is the main advantage of creating a framework instead of a complete e-commerce system?
- A.
It allows for faster online purchases
- B.
It eliminates the need for coding in e-commerce projects
- C.
It simplifies extending and customizing e-commerce projects
- D.
It ensures compatibility with all third-party platforms
Attempted by 85 students.
Show answer & explanation
Correct answer: C
It simplifies extending and customizing e-commerce projects. The primary purpose of a framework is to provide a reusable and flexible structure. It allows developers to build upon a solid foundation, making it much easier to add new features (extend) or modify existing ones (customize) to meet specific needs.