What will happen if we move SPACES to numeric field and
ZEROES to alphabetic field?
Answer Posted / ram.g
sorry for post 3 2nd ans
it supposed for the qn ...x(7) to 9(9) nd vice versa..
plz refer the qn...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Name some of the examples of COBOl 11?
What is the difference between Global and External Variables?
What are the different types of condition in cobol and write their forms.
how do you reference the ksds vsam file formats from cobol programs
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?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Why occurs cannot be used in 01 level in COBOL?
how to access the file from prodution from changeman tool and to submit a file to production
Write a program that uses move corresponding.
Which division and paragraphs are mandatory for a COBOL program?
What are the access modes of START statement?
Write some characteristics of cobol as means of business language.
What is redefines clause in COBOL?