Answer Posted / avinanda mukherjee
Stanley, please le me any example to introduce SSRANGE in
COBOL program..
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is search and searchall?what is the diffrence between them?give an best example?
how do you define single dimensional array and multidimensional array in your cobol?
how to access the file from prodution from changeman tool and to submit a file to production
Difference between array and sub-script ?
Give some examples of command terminators?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
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.
Name the sections present in data division.
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Which is not true about evaluate statement
What is the difference between structured cobol programming and object alternativelyiented cobol?
How do you reference the following file formats from cobol programs?
Can a Search can be done on a table with or without Index?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc