Explain what you understand by passing by value.
No Answer is Posted For this Question
Be the First to Post Answer
in how many mode we can open a file ?
how would you resolve sb37 and SE37?
1)what is use of linkage section? 2)what is difference between comp and comp-3
How do you reference the fixed block file formats from cobol programs
What is level 66 used for ?
When is inspect verb is used in cobol?
how many bytes does a s9(12)COMP-4 field occupy?? a.2 b.4 c.8 d.1 ans with reason please
01 a pic s9(5) value '-12345' how it will be stored
What is the difference between CALL BY VALUE and CALL BY CONTENT?
wht is the diff b/w if and evaluate stmts ?
waht is inspect verb? where it can be in real time?
how do you reference the variable block file formats from cobol programs