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 / chakri

kavya is right. 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 ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between goback, stop run and exit program in cobol?

932


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2120


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

676


What is the difference between external and global variables in COBOL?

815


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1588






What are declaratives and what are their uses in cobol?

714


What rules are to be followed while using the corresponding options?

641


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?

700


How arrays can be defined in COBOL?

664


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.

934


Differentiate between structured cobol programming and object-oriented cobol programming.

669


Name the divisions, which are available in a cobol program?

685


How to know whether the module is dynamical or statistical?

656


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

744


What is the difference between a binary search and a sequential search what are the pertinent cobol?

735