RENAME clause takes new SPACE in memory.TRUE or FALSE?
a)TRUE
2)FALSE

Answer Posted / guest

True

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the printer file formats from cobol programs

665


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 ?

1874


What is redefines clause in COBOL?

851


What is a SSRANGE and NOSSRANGE?

820


Difference between array and sub-script ?

1164






What is the local-storage section?

681


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


What is comp-1 and comp-2?

764


How can you get the ksds file records into your cobol program?

644


What are declaratives and what are their uses in cobol?

714


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

631


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

742


Define static linking and dynamic linking.

669


State the various causes of s0c1, s0c5 and s0c7.

663


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3717