Multiple choice technology databases

Which of the following statement about BMS is not true?

  1. It provides format independence

  2. It is used to create screen maps

  3. It provides device independence

  4. It is an assembler program that formats terminal screens.

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

BMS (Basic Mapping Support) is a CICS component for device-independent screen definition, not an assembler program. BMS provides format independence (maps separate from logic) and device independence (same map works for different terminals). Option D incorrectly states BMS is an assembler program - it's actually an interpreter within CICS that processes BMS maps.