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


Please Help Members By Posting Answers For Below Questions

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?

2110


What is the difference between PIC 9.99 and 9v99 in COBOL?

741


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

724


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2733


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

691






What is the utilization of copybook in cobol? Could we utilize a similar copybook?

728


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10683


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

654


What is Pic 9v99 Indicates in COBOL?

735


What is difference between static and dynamic call in cobol?

790


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1920


What are the different rules to perform a Search?

624


how can i see junk values in dclgen or in hostvariable of comp ?

2552


What are all the divisions of a COBOL program?

667


What are the different types of condition in cobol and write their forms.

671