Answer Posted / brijesh jat
COBOL-85
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are the different data types in cobol?
Can we redefine the field of x(200) to less than 200?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
How many sections are there in data division in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
How to know whether the module is dynamical or statistical?
Write a program to explain size error.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is the local-storage section?
how to refer the data field?
Explain what you understand by passing by value.
What are the different open modes available in cobol?
What is the utilization of copybook in cobol?
What is the difference between comp and comp-3?