Multiple choice technology architecture

_____ provides integration between UI and business Services.

  1. BTM methods

  2. UI task

  3. User task

  4. Business tasks

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Business tasks provide the integration layer between UI (presentation) and business services (backend logic). They orchestrate calls to business services and manage the flow of data between user interactions and service layer processing.