wht r the advantages of 77 level number ?

Answer Posted / abc

it doesn't take any memory space

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the cobol database components?

670


What are literals?

622


Differentiate between structured cobol programming and object-oriented cobol programming.

658


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

702


What is static and dynamic call in cobol?

586






What are the different rules for performing sort operation?

753


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.

5662


how do you reference the variable unblock file formats from cobol programs

734


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

2321


How do we get current date from system with century in COBOL?

792


How you can characterize tables in cobol?

707


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

694


What kind of error is trapped by on size error option?

731


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.

1691


IF I mention stop run in CICS what happens?

1886