Answer Posted / dhasani
STRING verb.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is a report item?
Explain what you understand by passing by value.
What kind of error is trapped by on size error option?
how can i see junk values in dclgen or in hostvariable of comp ?
what is difference between cobol and cobol/400
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 are the different open modes available in cobol?
How to print 10 to 1 if the input have only 10 digit number?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
what is amode(24), amode(31), rmode(24) and rmode(any)?
i need a small 3d program using inline and outline.
In COBOL programming, what is PERFORM? What is VARYING?
What is a scope terminator give example?
How you can characterize tables in cobol?