In A cobol program , we can use COPY Statement in FILE-
SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION
basically what is the difference
Answer Posted / kanika
yes we can copy it any where basically it will copy the
line of code mentioned in another source program.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is the difference between Global and External Variables?
What is the compute verb? How is it used?
Write the code implementing the perform … varying.
How arrays can be defined in COBOL?
What is cobol?
How do define dynamic array in cobol.
What is inspect in cobol ?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
how to access the file from prodution from changeman tool and to submit a file to production
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
example for sub strings ? and refernce modifications whit output pls
What is amode(24)?
Write a program that uses move corresponding.
What are the pertinent COBOL
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc