Answer Posted / suman kumar
1.Wen u use array commands search we use index,idex
is nothing but displacement position of array
2.Wen u use perform loop we use subscript, subscript is
nothing but a number
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Difference between array and sub-script ?
What is amode(24)?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Which division and paragraphs are mandatory for a COBOL program?
Explain about different table spaces.
Explain how to differentiate call by context by comparing it to other calls?
What is the compute verb? How is it used?
What is redefines clause in COBOL?
What is report-item in COBOL?
how to access the file from prodution from changeman tool and to submit a file to production
A table has two indexes defined. Which one will be used by the SEARCH?
how do you reference the variable block file formats from cobol programs
What is the utilization of copybook in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.