Can we move SPACES to numeric field and ZEROES to
alphabetic field? If yes what are the way doing this?
Answer Posted / chakri
Sriram we can move numeric data items to alphanumeric data
items and vice versa. But when we do arithmetic operations
then only it will throw error if we move alphanumeric data
items to numeric items.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
How do we get current date from system with century in COBOL?
how to refer the data field?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Which division and paragraphs are mandatory for a COBOL program?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Which Search verb is equivalent to PERFORM…VARYING?
what is difference between cobol and cobol/400
Give some examples of command terminators?
What is the local-storage section?
For rewrite, why is it mandatory that file needs to be opened?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the difference between Global and External Variables?
How you can read the file from bottom?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the use of intialize verb?