what will be the output when
a)pic 9(6)value 000178 is moved to pic ***,***.
b)pic 9(5) value 57397 is moved to pic $$,$$9.
Answer Posted / jaganmohanreddy
for B answer is 57,397 just check it once
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
What is the utilization of copybook in cobol?
What do you understand by psb and acb?
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)?
In which area will you utilize 88 level items in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What are the different data types in cobol?
What guidelines should be followed to write a structured cobol prgm?
What is the difference between comp and comp-3?
What is the difference between goback, stop run and exit program in cobol?
how do you reference the rrds file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?