What is the difference between array and a multiple occurrence data structure?
Answer / jayvardhan
The values stored in array don’t vary. In the otherhand, we can store the different values in same variables at various stages.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the maximum number of subroutines allowed in rpg?
268 How many parameters can be defined in a RPG program. ?
Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?
In there is 100 no. of recordsin PF, if i delete all the records. Then what is the Size of the PF?
How to trap errors in CL?
what is the difference between sflclr and sflinz?
what the purpose of ovrdta, ovrata keywords?
what is cab?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM Can u plz tell me what the above code do exactly?
how can you execute a command from within an rpg program without calling a clp program?
What is the symbol used for copying & moving new field in SDA?
how to validate input values in display file ?