Application layers functionality

Report a typo

Match application layers with their functionality.

Match the items from left and right columns
Presentation layer
Business layer
Persistence layer
Database layer
Containing the actual database storage system and handling tables, indices, and any database-related operations.
Handling the interface that is displayed to the user.
Implementing rules for handling the problem your application was designed to solve.
Containing database storage logic and handling the translation of objects into database formats.
___

Create a free account to access the full topic