consider the fallowing
77 stat pic 9.
88 male value 1,2,3.
88 female value 4 through7.
what will be the value of stat
a) set male to true.
b) set female to true.
Answer Posted / kingmanish
Ramu has put me in serious doubt.
Can someone clarify this 77 lvel thing??
Otherwise I think if male is set to true stat will have any
value between 1-3. most probably 3 as it is the last value.
Similarly for female set to true Stat should take value of 7
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is static and dynamic call in cobol?
how to convert the recors form vsam file to db2 table tru file aid
How to remove 2 duplicate records and copy only one using job control language?
In which area will you utilize 88 level items in cobol?
What is amode(24)?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How are the next sentence and continue different from each other?
Describe the cobol database components?
Why did you choose to work with ibm mainframe cobol programming?
What is the problem of ordered sequential files access?
Explain what you understand by passing by value.
Name the sections present in data division.
In COBOL programming, what is PERFORM? What is VARYING?
What are 77 levels used for?