InterviewSolution
Saved Bookmarks
| 1. |
Which category the following statement belongs,”Frameworks don’t usually include a database but rather assume that a separate database such as MySQl”?(a) Session management(b) Security(c) User interaction(d) Database supportThe question was posed to me during an interview for a job.I'd like to ask this question from Application Frameworks in Software Reuse in chapter Advanced Software Engineering of Software Engineering |
|
Answer» RIGHT CHOICE is (d) DATABASE support For EXPLANATION I would say: None. |
|