Answered step by step
Verified Expert Solution
Question
1 Approved Answer
If we were coding an Inline Perform statement, where the looped portion of code simply DISPLAY - ed the value of COUNTER, which PERFORM statement
If we were coding an Inline Perform statement, where the looped portion of code simply DISPLAYed the value of COUNTER, which PERFORM statement could be used to ensure we output exactly through
Question Select one:
a
PERFORM VARYING COUNTER FROM BY UNTIL COUNTER EQUAL
b
PERFORM VARYING COUNTER FROM BY UNTIL COUNTER EQUAL
c
PERFORM WHILE COUNTER DO COUNTER
d
PERFORM VARYING COUNTER FROM BY UNTIL COUNTER EQUAL
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started