What is the output of the following REXX code snippet?
A = 10
B = 20
SAY "SUM="A + B

SUM=30
SUM=A + B
SUM=A + 20
SUM=10 + 20
Verified Answer
Correct Option - a

To get all Infosys Certified Mainframe REXX Automation Tools Developer Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee

Telegram