With in these three which one is the default one Call
Reference, Call By Value, Call By Content.-Which one is
default?
Answer Posted / sreeram
refer ans 2
In addition to the above, there is no diff b/w call by
value and call by content - both are same
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Whats the difference between search & search ALL?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the utilization of copybook in cobol?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What are the various section in data division and briefly explain them.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
what is amode(24), amode(31), rmode(24) and rmode(any)?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How do you reference the following file formats from cobol programs?
What is the local-storage section?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the LINKAGE SECTION used in COBOL?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
IF I mention stop run in CICS what happens?