Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are
the ways for doing this?
Answer Posted / sivakumar sekharannair
Chakri and kavya are correct.We can move numeric to
alphanumeric and vice versa. error will be thrown only when
we do arithmetic operations when we move alpha numeric to
numeric data items .
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is inspect in cobol ?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is rmode(24)
How are the next sentence and continue different from each other?
State the various causes of s0c1, s0c5 and s0c7.
What is redefines clause in COBOL?
What is a scope terminator give example?
Can a Search can be done on a table with or without Index?
What are all the divisions of a COBOL program?
How do we get current date from system with century in COBOL?
i want a program using by if, evaluate , string, unstring, perform, occurs?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What are the various section in data division and briefly explain them.
Explain how you can characterize tables in cobol?
What are the different rules for performing sort operation?