What would be the output of the variable result?
D RESULT S 5S O INZ(00011)
C EVAL RESULT = %TRIM(RESULT)
Please give me the correct answer for this
A.0001
b.compile time error
c.11
d.Runtime error
Answer Posted / guest
The correct amswer is-b
B'cos passed data item should be character type.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
different type of cursor?
What is file access opcodes?
What is the maximum number of subfiles that can be specified in a display file?
what does check opcode is used?
how to get the cursor position?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
what is join logical file?
which type of object is used in db2/400?
how to develop some simple graphs (bar charts) using just html?
what is maximum number of arrays allowed in rpg?
what is the maximum number of subroutines allowed in rpg?
how do you use commitment control in rpg program ?
what is the disadvantage of using global variable?
how do you read data area in an rpg program?
what is *inzsr used for?