where will we code call by content and call by reference dude pls reply soon ?

Answer Posted / priya

its being coded in procedure division
procedure division.
CALL "subpgm name"
USING BY CONTENT
BY REFERENCE.
by content is default

Is This Answer Correct ?    1 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do define dynamic array in cobol.

671


Name some of the examples of COBOl 11?

2686


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1807


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1523


What is the use of intialize verb?

750






How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

676


What is link edit in cobol?

772


How to remove 2 duplicate records and copy only one using job control language?

753


Explain what you understand by passing by value.

702


What are the access modes of START statement?

719


How are the next sentence and continue different from each other?

766


What are literals?

632


Write down the divisions of cobol program?

671


What is report-item in COBOL?

711


What is the difference between external and global variables in COBOL?

815