What guidelines should be followed to write a structured cobol prgm?


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

Post New Answer

More COBOL Interview Questions

I have dataset DS1 which has records say 1 2 3 4 5 ... ... etc And also I have second dataset DS2 whcih has records 1 3 4 5 6 8 .. ... Both the files are sorted and now I want to compare these files and write it into the third files if the records are matching.

4 Answers   FIS, Wipro,


What is difference between static and dynamic call in cobol?

0 Answers  


Can the OCCURS clause be at the 01 level?

2 Answers  


What are decleratives in COBOL ?

1 Answers   Xansa,


what is dynamic array in cobol? what is the difference b/w array and table in cobol?

2 Answers  


what is search and searchall?what is the diffrence between them?give an best example?

3 Answers   BirlaSoft,


What is the difference between PIC 9.99 and 9v99 in COBOL?

0 Answers   SwanSoft Technologies,


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

0 Answers   Infosys,


Write a program to explain size error.

0 Answers  


What are the divisions in a cobol program? Which one is the mandatory division among them?

1 Answers  


COMP field occupy ?

2 Answers  


What is the point of the REPLACING option of a copy statement?

3 Answers  


Categories