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 / swappy

Answers #1 and #3 are correct. "+" is used to display +ve
as well as -ve sign. "-" is used to display a -ve sign when
the no. is -ve.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are 77 levels used for?

650


How can you get the ksds file records into your cobol program?

636


What is the Purpose of Pointer in the string?

634


Difference between cobol and cobol-ii?

697


how do you reference the variable block file formats from cobol programs

674






What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

664


What are the different types of condition in cobol and write their forms.

649


What is the difference between PIC 9.99 and 9v99 in COBOL?

727


Write a cobol program making use of the redefine clause.

721


What is the difference between a binary search and a sequential search what are the pertinent cobol?

725


What is the default value(s) for an initialize and what keyword allows for an override of the default?

686


Write some characteristics of cobol as means of business language.

611


explain sorting techniques in cobol program?

682


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

687


What is a scope terminator give example?

650