RENAME clause takes new SPACE in memory.TRUE or FALSE?
a)TRUE
2)FALSE
Post New Answer View All Answers
i need a small 3d program using inline and outline.
How you can read the file from bottom?
What is link edit in cobol?
what is search and searchall?what is the diffrence between them?give an best example?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
how do you define single dimensional array and multidimensional array in your cobol?
What are the cobol coding sheets?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Which division and paragraphs are mandatory for a COBOL program?
how to convert the recors form vsam file to db2 table tru file aid
what happens if parmparameter passes zero bytes to the program
Name the sections present in data division.
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 difference between binary search and sequential search?
What is the difference between Call and a Link?