What is the difference between CALL BY VALUE and CALL BY
CONTENT?
Answer Posted / kapil arya
Call By Value, its point to data directly that is why its
faster than the call by reference.
But in Call by Referenc, it points the address of data so
it takes more time in camparison of Call by value.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Define static linking and dynamic linking.
What is the difference between PIC 9.99 and PIC9v99?
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.
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is Pic 9v99 Indicates in COBOL?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Why did you choose to work with ibm mainframe cobol programming?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is inspect in cobol ?
What are the different data types in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol?
how do you reference the variable unblock file formats from cobol programs
What are the different rules for performing sort operation?
What is the Purpose of Pointer in the string?
What rules are to be followed while using the corresponding options?