can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans
Post New Answer View All Answers
What are the different rules of SORT operation?
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 cobol?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What is link edit in cobol?
What is redefines clause in COBOL?
how do you reference the variable block file formats from cobol programs
In which area will you utilize 88 level items in cobol?
how do you reference the fixed unblock file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How do you differentiate between cobol and cobol-ii?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What are various search techniques in cobol? Explain.
How many bytes S(8) comp field occupy and its maximum value?
Name the divisions, which are available in a cobol program?