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 / islam
correct answer is (b) -
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
When is inspect verb is used in cobol?
how do you reference the ksds vsam file formats from cobol programs
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
how to access the file from prodution from changeman tool and to submit a file to production
What are 77 levels used for?
In COBOL programming, what is PERFORM? What is VARYING?
) How do u handle errors in BMS macro?
Why did you choose to work with ibm mainframe cobol programming?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
How do you reference the following file formats from cobol programs?
What is cobol?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?