what is the difference between section,paragraph and sentences
Answers were Sorted based on User's Feedback
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 |
Answer / reddy(king of andhra pradesh)
section containing paragraphs,
paragraph containing statements
Is This Answer Correct ? | 6 Yes | 6 No |
Answer / ashutosh rana
Section is incomplete in itself.but article is complete in itself.
Is This Answer Correct ? | 4 Yes | 8 No |
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 |
Explain the difference between search and searchall?
How to detect record is locked in cobol/400? What is the solution for that?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
What is perform?
How to update data area in cobol 400 program?
It's possible use %TRIM statement like rpgile?
Explain the output procedure?
why icetool be used in programmer view?
Trying to help a friend... How do you code screen I/O without a DDS? I know it can be done, because for a short time, I worked for a company that did it. It was just too long ago for me to remember what was involved.
i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
What are Fillers ? What is the actual use of Fillers ? With small/simple Example..