What is the difference between Array and Table?

Answer Posted / jeetendra yadav

Array: Array is stored any where in the body of the input records.
Table: Table is stored at the begining of the input records.
Array: We can access all the elements in array by specifying the array name.
Table: Only one table element can be accessed at a time.
Array: Array can be searched randomly.
Table: Table can be searched consecutively.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In RPG How to read a records from a file without using read opcodes?

1274


what is the purpose of the indara keyword?

1390


what is a query can be run in which mode?

1060


what is the use of data structures?

857


define the purpose of the *cat function?

1278


What Is The Object Type Of Pf, Lf, Printer File & Display File?

931


how do you know that records are locked?

1533


what are the uses of factor1, factor2 and result field for the rpg operation code parm?

779


how does the runqry show the output?

1138


what is a primary file?

1337


how many levels are there in a physical file?

1370


How to reverse a string using RPG?

1114


is it there an easy way to determine if an html section is available to issue a wrtsection upon?

771


What is array in as400? What are the types of array?

816


which are the member types which seu supports?

1054