Multiple choice technology mainframe

1) Can I redefine an X(200) field with a field of X(100).

  1. True

  2. False

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

In COBOL, you can redefine a larger field with a smaller field. A redefining item can be smaller than the item it redefines, making the statement true.