01 a pic x(4) value 'abcd'
01 b pic 9(3)
can we move from a to b.if possible what would be stored in
b.
Answer Posted / rajeumesh
Answer 2 is correct
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is the difference between structured cobol programming and object alternativelyiented cobol?
how to move the records from file to array table. give with code example
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.
What is inspect in cobol ?
example for sub strings ? and refernce modifications whit output pls
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is Pic 9v99 Indicates in COBOL?
how to convert the recors form vsam file to db2 table tru file aid
How arrays can be defined in COBOL?
Which is not true about evaluate statement
What are the different types of condition in cobol and write their forms.
What is cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to know whether the module is dynamical or statistical?