What is the difference between comp and comp-3?
No Answer is Posted For this Question
Be the First to Post Answer
how do you reference the variable block file formats from cobol programs
What the difference is between continue and next sentence?
How do you define a table/array in COBOL?
is it possible to declare index in cobol program? if it is not why its tell me pls
hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?
What is Static and Dynamic linking ?
How to display the index.(displacement from an array)
Describe the difference between subscripting and indexing ?
How do you define a sort file in JCL that runs the COBOL program?
Determine the total no of bytes in the following. 01 rec1. 02 a pic x(6) 02 b redefines a. 03 c occus 6 times pic 9. 02 d occurs 6 times pic 9. 03 e pic x(5) 03 f pic 999.
how do you reference the fixed unblock file formats from cobol programs
what happens of we dont give time stamp in precompilation process