Exam CBSA All QuestionsBrowse all questions from this exam
Question 37

Complex application components should try to be concentrated in which application layer?

    Correct Answer: A

    Complex application components, such as business logic and application validation, are best suited for the middle layer (interface layer). This layer is often responsible for handling the core functionality and managing data operations, making it ideal for concentrating complex components.

Discussion
Johan07Option: A

Middle layer should contain all application validation and exception handling