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
Name the sections present in data division.
how do you reference the esds vsam file formats from cobol programs
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
) How do u handle errors in BMS macro?
Difference between array and sub-script ?
When is inspect verb is used in cobol?
A table has two indexes defined. Which one will be used by the SEARCH?
What is rmode(any) ?
how do you reference the ksds vsam file formats from cobol programs
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Explain about different table spaces.
IF I mention stop run in CICS what happens?
What kind of error is trapped by on size error option?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What is the difference between next sentence and continue in cobol programing language?