how to know that the file has 300 records how to acess it?
No Answer is Posted For this Question
Be the First to Post Answer
why occurs clause not mentioned in 01 level
6 Answers HCL, NIIT, TCS, Tesco,
In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference
What is a report item?
Have you used comp and comp-3 in your project? And how?
RENAME clause takes new SPACE in memory.TRUE or FALSE? a)TRUE 2)FALSE
What happens in the background of spool when we submit a job for compilation and execution... This is a recent question in ibm...Kindly help me.....
Can printer files (having 133 characters) be of variable length?
If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.
What is the use of EVALUATE statement?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How to define variable 9(20) in COBOL, because compiler does not allow us to declare variables with Pic 9(18). Can anyone please let me know the answer... I know one answer to this question which is to use Compiler option Arith (Extend) during Compilation. It extends the maximum limit to 9(32)..Just wanted to know if there is any other way to extend this?
what is SYNCHRONIZATION?