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.
Answer Posted / piyush mani
u r wrt but if we declare diff var for above values then result will b like
value result
-10 1{
-11 1J
-12 1K
-13 1L
.........
THANKS
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Why would you use find and get rather than to obtain?
What type of SDLC u followed? Why?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
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 Pic 9v99 Indicates in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
example for sub strings ? and refernce modifications whit output pls
What is a SSRANGE and NOSSRANGE?
Write a program that uses move corresponding.
What is the difference between binary search and sequential search?
Define static linking and dynamic linking.
What is the difference between Global and External Variables?
HOw can I get the negative sign while deduct high value from low value
What is amode(31)
What rules are followed by the search verb.