Are you comfortable in cobol or jcl?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is amode(31)
What is a scope terminator give example?
What is the difference between goback, stop run and exit program in cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What rules are to be followed while using the corresponding options?
What is the difference between PIC 9.99 and PIC9v99?
what are decleratives in cobol?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
Explain how you can characterize tables in cobol?
Difference between cobol and cobol-ii?