can u give result for the fallowing example...
05 a pic 9(2)
05 b redifines a pic x(2).
move 'xy' to b.
display a,b.
Answer Posted / sathasivam
this ia correct
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are literals?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Which Search verb is equivalent to PERFORM…VARYING?
How are the next sentence and continue different from each other?
Have you used comp and comp-3 in your project? And how?
What are the pertinent COBOL commands?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Mention the guidelines to write a structured cobol program?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What are the various section in data division and briefly explain them.
What is the utilization of copybook in cobol?
Write some characteristics of cobol as means of business language.