01 a pic x(4) value 'abcd'
01 b pic 9(3)
can we move from a to b.if possible what would be stored in
b.
Answer Posted / barani dharan
Answer 2 is correct i have tested.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What is the Purpose of POINTER Phrase in STRING command in COBOL?
How to remove 2 duplicate records and copy only one using job control language?
What is cobol?
example for sub strings ? and refernce modifications whit output pls
Mention the guidelines to write a structured cobol program?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is a SSRANGE and NOSSRANGE?
What are literals?
What are the various section in data division and briefly explain them.
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What are various search techniques in cobol? Explain.
In COBOL programming, what is PERFORM? What is VARYING?
Can we redefine the field of x(200) to less than 200?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
how do you reference the variable block file formats from cobol programs