can we display comp-3 variables. if we want to display what
we have to do . give me one example
Answer Posted / antony
We will get the actual value of the variable, so we need to
either redefine or move that to an equivalent numeric
variable to display it.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
In which area will you utilize 88 level items in cobol?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Why did you choose to work with ibm mainframe cobol programming?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the difference between PIC 9.99 and PIC9v99?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
In COBOL programming, what is PERFORM? What is VARYING?
what is search and searchall?what is the diffrence between them?give an best example?
How to remove 2 duplicate records and copy only one using job control language?
Which mode is used to operate the sequential file?
Name the divisions, which are available in a cobol program?
Which division and paragraphs are mandatory for a COBOL program?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What are all the divisions of a COBOL program?
how do you reference the rrds file formats from cobol programs