Multiple choice technology mainframe

BMS is Interface between the ___________ logic and ____________ logic implemented using a LINK command and commarea

  1. Business, Database

  2. Business, Presentation

  3. Presentation, Database

  4. Database, User

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

BMS (Basic Mapping Support) acts as the interface between Business logic and Presentation logic. It separates the front-end presentation (screen formats, maps) from the back-end business logic. The LINK command and commarea are used to pass data between these layers. Database and User are not the correct pairing in this context.