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 is s000 u4087 error? please give the all error codes in cobol,jcl.

17028


) what is the difference between AID and HANDLE AID?

1631


Name some of the examples of COBOl 11?

2677


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

853


IF I mention stop run in CICS what happens?

1891






Describe the cobol database components?

677


Write a cobol program making use of the redefine clause.

728


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6822


Mention the guidelines to write a structured cobol program?

617


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1841


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

682


Explain what you understand by passing by value.

693


How do you define a variable of comp-1 and comp-2?

701


Name the sections present in data division.

698


How do you reference the following file formats from cobol programs?

693