I hav vari declaration like.....
77 a pic s9(9).99.
77 b pic s9(9).99 comp.
77 c pic s9(9).99 comp-3.
if i use MOVE 123456789.99 to a,b,c what happen every one
working fine ?
Answer / sri
comp does not work fine becoz it does not support decimal format
| Is This Answer Correct ? | 10 Yes | 0 No |
Can we use icetool in cobol program?
What is a scope terminator give example?
How can you add a particular field in copybook?
if a dataset is already created with fixed length but after that i want to change fixed length to variable length then how is it possible
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
Explain Restart Logic in Cobol?
How do you define a sort file in JCL that runs the COBOL program?
how would you resolve sb37 and SE37?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What are the different data types available in COBOL?
What compiler option would you use for dynamic linking?
Which division and paragraphs are mandatory for a COBOL program?