Database Fundamentals — Question 158

Which of the following is a building working model of a database system?

Answer options

Correct answer: A

Explanation

Prototyping is a method used to create a working model of a database system, allowing for iterative testing and refinement. The bottom-up and top-down approaches are strategies for database design but do not specifically focus on creating a working model, and conceptual database design is about structuring the database's overall framework rather than building a working version.