Explain three types of components comprise an application design?
Answer / 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 |
What is the prototype design pattern?
What is the publish/subscribe model?
What are the types of participants of the prototype design pattern you will get?
What is Software development life cycle....??
What are creational design patterns?
What is singleton and factory pattern?
What is singleton design pattern in java?
Name some of the analytical tools and KPIs that you used in your evaluations.
Give me example of chain of responsibility design pattern?
What is the behavioral design pattern?
What is the concurrency design pattern?
What is the use of design patterns?