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

when are the referential constraints executed?

634


the maximum number of subfiles that can defined in a rpg program for one display file is ___ .

2178


Can you summarize the steps I have to go through in writing my first cgi?

621


what does opcode post do ?

1097


the maximum number of subfiles that can be active for a single file is ____ .

1181






what is the command used to invoke rlu ?

1175


How to add 99 menu (page down) option in menu creation..

1921


what is the favicon.ico request that my site receives now and then?

643


which are the figurative constants used in rpg?

845


What is the difference between physical file and logical file?

591


how can I automatically refresh a web page?

634


How Many Specs Are There In Rpg & Which Are They?

686


1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?

405


how do u compile rpgle program?

624


what is procedure prototype and procedure interface.

621