Answer Posted / radhakrishna
system display and search facility it is automatically
create the map and mapset
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 the configuration section of a cobol program with examples of syntax.
How to know whether the module is dynamical or statistical?
What rules are to be followed while using the corresponding options?
Difference between cobol and cobol-ii?
how do you reference the printer file formats from cobol programs
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
Which division and paragraphs are mandatory for a COBOL program?
What is length is cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
In COBOL programming, what is PERFORM? What is VARYING?
what are decleratives in cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Write the code implementing the perform … varying.
What is amode(24)?