adspace
Explain three types of components comprise an application design?
Answer Posted / Mohammad Sajid Husain
Three common types of components in an application design are:
1. User Interface (UI) Components: These are the visual elements that users interact with, such as buttons, forms, and menus.
2. Business Logic Components: These handle the business rules and processes specific to the application's functionality.
3. Data Access Components: These manage the interaction between the application and the data sources, such as databases or APIs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers