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
Why did you choose to work with ibm mainframe cobol programming?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Which Search verb is equivalent to PERFORM…VARYING?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Write the code to count the sum of n natural numbers.
How many sections are there in data division in COBOL?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What are the different data types in cobol?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are 77 levels used for?
How do get the result of your program directly on your pc?
What kind of error is trapped by on size error option?
i want a program using by if, evaluate , string, unstring, perform, occurs?