Answer Posted / srikanth doki
This is an independent variable. We cant create sub items by
using this variable and it is written in margin A.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
In COBOL, what is the different between index and subscript?
how do you reference the rrds file formats from cobol programs
What are various search techniques in cobol? Explain.
What is redefines clause in COBOL?
What are the access modes of START statement?
Can we redefine the field of x(200) to less than 200?
Can we change the password using ALTER? anyone tried and changed?
A table has two indexes defined. Which one will be used by the SEARCH?
What is rmode(any) ?
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 do you understand by psb and acb?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What are the cobol coding sheets?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?