With in these three which one is the default one Call
Reference, Call By Value, Call By Content.-Which one is
default?
Answer Posted / sruthi
call by reference is default
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to know whether the module is dynamical or statistical?
What is a scope terminator give example?
How are the next sentence and continue different from each other?
What is amode(31)
Can we redefine the field of x(200) to less than 200?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Explain how you can characterize tables in cobol?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the difference between next sentence and continue in cobol programing language?
What are the different rules of SORT operation?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Which division and paragraphs are mandatory for a COBOL program?