IBM COBOL400 Question:

Download Job Interview Questions and Answers PDF

What is the difference between section,paragraph and sentences?

IBM COBOL400 Interview Question
IBM COBOL400 Interview Question

Answer:

Section is group of Praragraphs.
Paragraph is group of executable statements.
Sentence is statement(executable statements).

Download IBM COBOL400 Interview Questions And Answers PDF

Previous QuestionNext Question
Define sort? and its syntax?How array can be declare in cobol?