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
Write the code to count the sum of n natural numbers.
Whats the difference between search & search ALL?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
In COBOL, what is the different between index and subscript?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
When is inspect verb is used in cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Write down the divisions of cobol program?
What is report-item in COBOL?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How to use the same COBOL program in Batch and CICS on lines? explain with an example