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 / guest
+
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how do you define single dimensional array and multidimensional array in your cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What are the different rules to perform a Search?
) How do u handle errors in BMS macro?
IF I mention stop run in CICS what happens?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What are the different types of condition in cobol and write their forms.
What is Pic 9v99 Indicates in COBOL?
Discuss about changing dataset name in proc.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
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.
Whats the difference between search & search ALL?
What is the difference between next sentence and continue in cobol programing language?
how do you reference the esds vsam file formats from cobol programs
Which is not true about evaluate statement