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 / ramu
I Think none of the above was correct. because 77 was
independent level number,can't be associated with any other
level numbers.
Correct me if i am wrong
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How do define dynamic array in cobol.
) How do u handle errors in BMS macro?
Whats the difference between search & search ALL?
how do you reference the ksds vsam file formats from cobol programs
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
Can we change the password using ALTER? anyone tried and changed?
Explain how to differentiate call by context by comparing it to other calls?
What is the difference between next sentence and continue in cobol programing language?
what is difference between cobol and cobol/400
What is the difference between comp and comp-3 usage?
how do you reference the esds vsam file formats from cobol programs
In which area will you utilize 88 level items in cobol?
What is rmode(any) ?
What are the pertinent COBOL