What is an in line perform? When would you use it? Anything else you wish to say about it.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

what is filler and what is use of filler

3 Answers   Syntel,


For rewrite, why is it mandatory that file needs to be opened?

0 Answers  


what is sync clause?

2 Answers   DELL,


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

0 Answers  


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.

12 Answers  






What is a SSRANGE and NOSSRANGE?

0 Answers  


why we are using picture clause in the cobol programs?

2 Answers  


What the difference is between continue and next sentence?

0 Answers  


how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?

2 Answers  


how we can edit records in vsam data set and non vsam data sets

2 Answers   ACS,


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

0 Answers   iNautix,


how can we find total no of records in a file ....is there any utility......?

3 Answers   IBM,


Categories