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 / dev
only option (a) is correct as per the requirement
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Explain how to differentiate call by context by comparing it to other calls?
State the various causes of s0c1, s0c5 and s0c7.
What is the usage of comp fields in cobol?
What is the local-storage section?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
When is inspect verb is used in cobol?
how do you reference the variable block file formats from cobol programs
Describe the cobol database components?
What is the problem of ordered sequential files access?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What are all the divisions of a COBOL program?
What rules are followed by the search verb.
what happens if parmparameter passes zero bytes to the program
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps