Have you used comp and comp-3 in your project? And how?
No Answer is Posted For this Question
Be the First to Post Answer
how to fetch the record before the last record in a cobol file( its a huge file and if the key field is not known)
How can we increase the size of an existing PDS to include more no. of modules.
What is tne need to use sub programs in Cobol?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
db2 variable decimal(15,2) what is the equalent size of cobol variable
what is the difference between PA & PF keys?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
what is jcl approach for programming?
Read a flat file and write last but one (I have n records in a file I have to write n-1th) record in another flat file. Could you please provide me the code in COBOL?
88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clause (c) condition-names (d) None of the above
What type of SDLC u followed? Why?
How many bytes do a s9 (7) comp-3 field occupy?