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 / nag(igate)
yes, the madhu answer is right..........
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What type of SDLC u followed? Why?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Name some of the examples of COBOl 11?
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?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What are all the divisions of a COBOL program?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How do define dynamic array in cobol.
When is inspect verb is used in cobol?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
how can i see junk values in dclgen or in hostvariable of comp ?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What are the cobol coding sheets?