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
Write a program to explain size error.
Why occurs cannot be used in 01 level in COBOL?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Whats the difference between search & search ALL?
How do you differentiate between cobol and cobol-ii?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
how do you reference the fixed unblock file formats from cobol programs
For rewrite, why is it mandatory that file needs to be opened?
) what is the difference between AID and HANDLE AID?
what are decleratives in cobol?
What is difference between static and dynamic call in cobol?
How to know whether the module is dynamical or statistical?
What is the compute verb? How is it used?
Difference between array and sub-script ?