Multiple choice technology programming languages

Starting and ending values may be specified using the keywords

  1. STARTING and ENDING

  2. Cannot be Specifed

  3. THRU

  4. None of the above

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

The HISTOGRAM statement allows specifying range limits for descriptor values using either the STARTING and ENDING keywords (option A) or the shorthand THRU keyword (option C) which combines both. Option B is incorrect - these values CAN be specified, and option D is incorrect since valid options exist.