Computer Science, asked by vedantnandgave3867, 1 year ago

List and describe the four primary functional components of a software application.

Answers

Answered by sikhi
2
hey , here is your answer.
The four primary functional components of a software application are data storage, data access logic, application logic and presentation logic.
Data storage is where the systems information is stored and retrieved. Data access logic is the processing required to access data, often meaning database queries in Structured Query Language (SQL) (Dennis, Wixom & Roth, 2012, p. 283). Application logic is the logic documented in the data flow diagrams, use cases, and identifies the functional requirements of the software application. The presentation logic displays the information to the user and the acceptance of the user's commands (Dennis, Wixom & Roth, 2012, p. 283).
hope it helps you
Similar questions