what is call by value and call by reference ?
Answer Posted / raghunathareddy
call by value means intialize the vatriable..cal by ref means
calling the reference....
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Discuss about changing dataset name in proc.
How many sections are there in data division in COBOL?
What is the utilization of copybook in cobol?
What is the difference between goback, stop run and exit program in cobol?
how do you reference the variable unblock file formats from cobol programs
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is Pic 9v99 Indicates in COBOL?
What is the problem of ordered sequential files access?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is inspect in cobol ?
Difference between array and sub-script ?