Can we move X(9) to 9(9). If yes what are the ways for
doing this?

Answer Posted / ashish

Alphanumeric to numeric movement is possible but not always,
say if it has numeric value then only it is possible o/w if
it contains alphabetic value then it wont b possible

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define static linking and dynamic linking.

663


How you can characterize tables in cobol?

716


What is redefines clause in COBOL?

850


Explain about different table spaces.

648


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

823






i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

996


how do you reference the printer file formats from cobol programs

661


What is the difference between Call and a Link?

696


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1955


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2105


i want a program using by if, evaluate , string, unstring, perform, occurs?

4057


How do you differentiate between cobol and cobol-ii?

656


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1230


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

638


What are the access modes of START statement?

719