Explain three types of components comprise an application design?



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

Post New Answer

More Design Patterns Interview Questions

What is the prototype design pattern?

1 Answers  


What is the publish/subscribe model?

1 Answers  


What are the types of participants of the prototype design pattern you will get?

1 Answers  


What is Software development life cycle....??

5 Answers   TCS,


What are creational design patterns?

1 Answers  


What is singleton and factory pattern?

1 Answers  


What is singleton design pattern in java?

1 Answers  


Name some of the analytical tools and KPIs that you used in your evaluations.

3 Answers  


Give me example of chain of responsibility design pattern?

1 Answers  


What is the behavioral design pattern?

1 Answers  


What is the concurrency design pattern?

1 Answers  


What is the use of design patterns?

1 Answers  


Categories