What is the difference between index and subscript?
Answer Posted / harish
subscript normal variable dec in w-s section.
index cant
subscript can be accepted or displayed
for index set index up by value down by value..
subscript- arithmetic operation is possible..
subscript refers to array occurance,
index refers to the displacement of start of the array
pls correct me if anything wrong
HARISH POOMGAME SHIVAPPA(hassan,karnataka)
NIIT TECHNOLOGY
KOLKATA
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
how do you reference the printer file formats from cobol programs
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
State the various causes of s0c1, s0c5 and s0c7.
How arrays can be defined in COBOL?
i need a small 3d program using inline and outline.
What is the difference between Call and a Link?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
When is inspect verb is used in cobol?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is a scope terminator give example?