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 / asa
A. ****178
B. BBB$7
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what happens if parmparameter passes zero bytes to the program
How do we get current date from system with century in COBOL?
What are the different types of condition in cobol and write their forms.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are literals?
Name the sections present in data division.
Write the code implementing the perform … varying.
IF I mention stop run in CICS what happens?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the difference between comp and comp-3 usage?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is the local-storage section?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How many bytes S(8) comp field occupy and its maximum value?