01 a pic 9(9v99)
01 b pic 9(9.99)
wht will be the stored vales in both cases
Answer Posted / chandrakant sinha
3 and 4
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What are the rules of the move verb?
Name the sections present in data division.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
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
what is difference between cobol and cobol/400
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
) How do u handle errors in BMS macro
What is the difference between goback, stop run and exit program in cobol?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How do you define a variable of comp-1 and comp-2?
What is perform what is varying?
What is rmode(24)
how to convert the recors form vsam file to db2 table tru file aid
What guidelines should be followed to write a structured cobol prgm?