Answer Posted / sameer
whenever we submit our job so every step gives some return
codes to the system and the maximum value return code is
called maximum condition code or MAXCC
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
What is length is cobol?
Write a program to explain size error.
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
) how do u code after getting data?
How do get the result of your program directly on your pc?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is rmode(any) ?
What is redefines clause in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
) what is the difference between AID and HANDLE AID?
Write a program that uses move corresponding.
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.
State the various causes of s0c1, s0c5 and s0c7.