Answer Posted / lakshmisudha
plan is stored in RCT(Resource Control Table)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is the difference between COBOL2 AND COBOL390?
example for sub strings ? and refernce modifications whit output pls
When is inspect verb is used in cobol?
how do you reference the variable unblock file formats from cobol programs
What kind of error is trapped by on size error option?
How to remove 2 duplicate records and copy only one using job control language?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How do you reference the following file formats from cobol programs?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What is the difference between goback, stop run and exit program in cobol?
State the various causes of s0c1, s0c5 and s0c7.
Mention the guidelines to write a structured cobol program?
Write the code to count the sum of n natural numbers.
What are the pertinent COBOL commands?