Should I use STOP RUN in the sub program??why?
Answer Posted / guest
no
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Explain about different table spaces.
how do you reference the printer file formats from cobol programs
Whats the difference between search & search ALL?
What is amode(31)
Explain what you understand by passing by value.
What is length is cobol?
how to move the records from file to array table. give with code example
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What kind of error is trapped by on size error option?
What are the rules of the move verb?
What is the difference between Global and External Variables?
What is report-item in COBOL?
What is the local-storage section?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?