what is the coding difference between COBOL and CICS.
Answer Posted / babu
no file description in cics programs
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is the difference between goback, stop run and exit program in cobol?
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.
Can we redefine the field of x(200) to less than 200?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What rules are to be followed while using the corresponding options?
Explain the configuration section of a cobol program with examples of syntax.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How you can characterize tables in cobol?
For rewrite, why is it mandatory that file needs to be opened?
What are literals?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What are the pertinent COBOL commands?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?