Which of the following EDITind and PICTURE symbols is to be
used if a
minus(-) is to appear before the value if the value is
-ve and a plus(+)
is to appear before the value if the value is +ve?
(a) +
(b) -
(c) + OR
(d) It is not possible
Answer Posted / saikat
+ and - both are correct.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
For rewrite, why is it mandatory that file needs to be opened?
What are the different open modes available in cobol?
What rules are to be followed while using the corresponding options?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is amode(31)
What is the use of intialize verb?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is the Purpose of Pointer in the string?
Why would you use find and get rather than to obtain?
Write the code implementing the perform … varying.
Differentiate between structured cobol programming and object-oriented cobol programming.
How you can characterize tables in cobol?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How are the next sentence and continue different from each other?
What are different data types in cobol?