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 / sriharsha
only Numeric part of X(9) can be moved to 9(9)....
but whole 9(9) value can be moved to 9(9).....
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are the cobol coding sheets?
) what is the difference between AID and HANDLE AID?
What are the different rules for performing sort operation?
Explain how you can characterize tables in cobol?
What are literals?
how do you reference the ksds vsam file formats from cobol programs
What kind of error is trapped by on size error option?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
In COBOL, what is the different between index and subscript?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What are the various section in data division and briefly explain them.
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What are all the divisions of a COBOL program?
What are different data types in cobol?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.