Explain the configuration section of a cobol program with examples of syntax.
What is the difference between Global and External Variables?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is redefines clause in COBOL?
How do u write test cases?
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 ?
What is the LINKAGE SECTION used in COBOL?
how to refer the data field?
What are different data types in cobol?
What are the different data types in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What do you understand by psb and acb?
) How do u handle errors in BMS macro?
Are you comfortable in cobol or jcl?
how do you define single dimensional array and multidimensional array in your cobol?