Multiple choice technology mainframe

Maximum number of characters that can be passed to a COBOL program throug PARM?

  1. No Limit

  2. 255

  3. 100

  4. 150

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

The maximum number of characters that can be passed to a COBOL program through PARM is 100. This is a system limitation. Option A is incorrect as there is a limit. Option B is wrong because 255 is too high. Option D is incorrect as 150 exceeds the actual limit.