1.The questions have given an array declaration and move
operation then this statement is correct or not?
Answer Posted / syam
not correct
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is difference between bind by copy and bind by reference?
can I touch the array during treatments?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
How to declare the pull button in AS/400..
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
What is the difference between iter and do?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How to select highest score of each subject or how to select highest income of every month?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
are there any useful c runtime apis that I can call from rpg iv?
what was the robotech rpg?
What is the difference between copybooks and subprocedures in as400?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg