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

Correct answer is +. If we used + than it will print + for
positive value and - for negative value.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the access modes of START statement?

706


Are you comfortable in cobol or jcl?

633


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

671


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1691


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

806






2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2088


i need a small 3d program using inline and outline.

1629


What is a report item?

732


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

703


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

634


HOw can I get the negative sign while deduct high value from low value

1779


What is the difference between comp and comp-3?

692


what is difference between cobol and cobol/400

21546


What is amode(31)

712


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

812