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

Submitted by: Administrator
1) Use ‘evaluate' stmt for constructing cases.
2) Use scope terminators for nesting.
3) Use in line performs stmt for writing ‘do ‘constructions.
4) Use test before and test after in the perform stmt for writing do-while constructions.
Submitted by: Administrator

Read Online Cobol Job Interview Questions And Answers