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
What rules are to be followed while using the corresponding options?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Mention the guidelines to write a structured cobol program?
What is the problem of ordered sequential files access?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Name the divisions, which are available in a cobol program?
HOw can I get the negative sign while deduct high value from low value
How do you differentiate between cobol and cobol-ii?
What is the difference between perform … with test after and perform … with test before?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Why would you use find and get rather than to obtain?
How you can read the file from bottom?
How many sections are there in data division in COBOL?