Explain the configuration section of a cobol program with examples of syntax.


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

Post New Answer

More COBOL Interview Questions

01rec1. 05 a pic 999v99 value 123.12 05 b pic 99v9 value 45.9 02 rec2. 05 x pic 999v99 05 y pic 99v99 05 z pic x(3) value 'abc' if rec1 is moved to rec2 then what is the value of rec2?

5 Answers   Amdocs,


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

0 Answers  


is it possible to rename 01 level?

4 Answers  


What are the ways you can generate a copybook?

2 Answers  


Explain how to differentiate call by context by comparing it to other calls?

0 Answers  






How can i write a comp-3 variable into a sequential file should i declara the field in the file description as comp- 3?

1 Answers  


What does the IS NUMERIC clause establish ?

2 Answers  


How to find How Many Lines in Sysin DD * Parameter Thru Cobol Coding? If any one knows the Answer Please Reply .....Thanks From Shree

3 Answers   Merrill Lynch,


what is the difference between COBOL2 AND COBOL390?

0 Answers   L&T,


How do get the result of your program directly on your pc?

0 Answers   UST,


9(2).99 how many bytes take? Why . consider as a byte?

2 Answers  


can we read records in a file from botom to top. if possible how can we read

12 Answers   ACS,


Categories