subscripting can be said as
A) subscripting enables us to write a move compact
code in the procedure division.
B) subscripting enables us to refer to any element of
a table by the same data name with the facility of
identifying a particular element through the values of
subscript.
C) Subscripting reduces the no of entries to be
included in the data division
D) subscripting enables us to use loops in the
procedure division
Answer Posted / guest
answer : B
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?
What is database descriptor?
What is the need to code commits in batch programs?
can any one exaplin about Decision Tables in test region with good example
what u mean by csrloc and rtncsrloc in rpgIV in as/400.Give an eg? to do...give some coding...what is row no and column no ???..if possible...give a no of lines coding....please
Can you explain function of dbctl?
What is difference between static call and dynamic call?
how to handle -911 (deadlock) error in a db2 program so that the program will never abend?
what is the meaning of notcat 2?
Why do you need a secondary index in an ims?
how would find total records in files using sequential?
What is the use of base and index registers in the IBM 360/370 processor?
WHAT IS THE PROCESS OF "CLAIM PROCESSING SYSTEM"
by using xpeditor if we want to debug the subpgm, how can you code in x-ped for mai-pgm n sub-pgm ?
Can you explain create an empty file by using sort?