wat is the difference between array and multiple occurence
data structure?
Answer Posted / shivaprasad.s
array is collection of similar data type where as multi
occurance ds can be combine....
eg:like number as well as char.
in array we can store any datatype but all the elements
must be of same type....
but in case of multiple occurance it may not be of same
elements...
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
How can we override a file during runtime in rpg?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How would display prime numbers using CL program?
what are the key words you must use when using a subfile?
can you debug ile rpg program using isdb?
what is the difference between do while and do until?
how do I declare a table or array in rpg iv?
what was the robotech rpg?
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?
is this a rpg channel?
what is *place and *auto keyword in prtf ?plz explain
How to call one program from another program in RPG? please help me with the code
what is an online rpg?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?