what is call by value and call by reference ?
Answer Posted / pradeep reddy
call by reference is a defoult if we change farmal
parameters then actual parameters also get changed..
call by value: its user defined if we change farmal
parameters not effected actual parameters...
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Write a program that uses move corresponding.
Which Search verb is equivalent to PERFORM…VARYING?
Difference between array and sub-script ?
When is inspect verb is used in cobol?
IF I mention stop run in CICS what happens?
What is redefines clause in COBOL?
what happens if parmparameter passes zero bytes to the program
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?
What are different data types in cobol?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How do you differentiate between cobol and cobol-ii?
What is comp-1 and comp-2?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is the difference between external and global variables in COBOL?
What is rmode(any) ?