Answer Posted / anand
yes you can but decimal value is omitted and only 0 is moved
to A since there is no decimal declaration part in A.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What rules are to be followed while using the corresponding options?
In COBOL, what is the different between index and subscript?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
how can i see junk values in dclgen or in hostvariable of comp ?
How do you reference the fixed block file formats from cobol programs
i want a program using by if, evaluate , string, unstring, perform, occurs?
Which Search verb is equivalent to PERFORM…VARYING?
Explain how you can characterize tables in cobol?
What is the difference between next sentence and continue in cobol programing language?
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
What is cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?