what is the difference between section,paragraph and sentences

Answers were Sorted based on User's Feedback



what is the difference between section,paragraph and sentences..

Answer / praveen

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

Is This Answer Correct ?    43 Yes 8 No

what is the difference between section,paragraph and sentences..

Answer / reddy(king of andhra pradesh)

section containing paragraphs,
paragraph containing statements

Is This Answer Correct ?    6 Yes 6 No

what is the difference between section,paragraph and sentences..

Answer / ashutosh rana

Section is incomplete in itself.but article is complete in itself.

Is This Answer Correct ?    4 Yes 8 No

what is the difference between section,paragraph and sentences..

Answer / dipti srivastava

Article is a one of the many things contained in a document
each article being separated by its number. Section is a
separate part of one enactment dealing in one subject only.

Is This Answer Correct ?    7 Yes 16 No

Post New Answer

More COBOL400 Interview Questions

How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC * EVALUATE TRUE WHEN SQLCODE = +000 MOVE WS-COUNT TO Copybook field WHEN SQLCODE = +100 MOVE ZEROES TO Copybook field

2 Answers  


How u detect record is locked in Cobol/400 ? Wat is the solution for that ?

2 Answers   CGI,


I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks

0 Answers  


why icetool be used in programmer view?

0 Answers  


Explain the input procedure?

0 Answers  






Explain how to update data area in cobol 400 program?

0 Answers  


How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code

5 Answers   CGI,


How we can update data area in cobol 400 program?

12 Answers   Accenture,


What is the syntax of redefine?

0 Answers  


It's possible use %TRIM statement like rpgile?

2 Answers  


Arrays in COBOL/400

2 Answers   Polaris,


Define redefine and its syntax?

0 Answers  


Categories