Answer Posted / venkatreddy.madathala
Jcl is not used for programing..Its use to run the program
in the mainframe environment.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Differentiate between structured cobol programming and object-oriented cobol programming.
How do get the result of your program directly on your pc?
How to know whether the module is dynamical or statistical?
Name some of the examples of COBOl 11?
What is a SSRANGE and NOSSRANGE?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What is the difference between external and global variables in COBOL?
What are the different types of condition in cobol and write their forms.
what is the difference between COBOL2 AND COBOL390?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
how can i see junk values in dclgen or in hostvariable of comp ?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Explain the configuration section of a cobol program with examples of syntax.
What is the difference between goback, stop run and exit program in cobol?