01 a pic 9(6) value is 123456
01 b pic 9(3)
move a to b
wht will be the value ?
Post New Answer View All Answers
What are different data types in cobol?
What are the different data types in cobol?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Name some of the examples of COBOl 11?
What is length is cobol?
What is the utilization of copybook in cobol?
How to know whether the module is dynamical or statistical?
What the difference is between continue and next sentence?
Why occurs cannot be used in 01 level in COBOL?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
) How do u handle errors in BMS macro
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
how to access the file from prodution from changeman tool and to submit a file to production
State the various causes of s0c1, s0c5 and s0c7.
Name the sections present in data division.