Moderate

Which category the following statement belongs,"Frameworks don't usually include a database but rather assume that a separate database such as MySQl"?

Correct answer: D. Database support

  • A. Session management
  • B. Security
  • C. User interaction
  • D. Database support

Explanation

This describes database support because the framework expects an external database, such as MySQL, rather than providing its own built-in database. Session management and security are separate framework concerns.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions