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 / rx
Agree Jaganmohanreddy's answer!
B answer is 57,397
I missed the ','
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What the difference is between continue and next sentence?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
i want a program using by if, evaluate , string, unstring, perform, occurs?
what are decleratives in cobol?
What are the different types of condition in cobol and write their forms.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
How do you reference the fixed block file formats from cobol programs
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Name the divisions, which are available in a cobol program?
Which mode is used to operate the sequential file?
How do you differentiate between cobol and cobol-ii?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How you can read the file from bottom?