wht r the advantages of 77 level number ?
Answers were Sorted based on User's Feedback
Answer / amar
77 is used for declare the independent variable in cobol programing language which is used in data division.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / shashank naresh
This is an independent variable (not record) in the cobol.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / lu
77 level number take less space than 01 level number in
language machine......
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / kiran
77 take less memory
the most important thing is faster accessing than 01
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / srikanth doki
This is an independent variable. We cant create sub items by
using this variable and it is written in margin A.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rkt
Can anyone let me know what is the real difference between
both of them as they both can be used to define elementory
items.
| Is This Answer Correct ? | 1 Yes | 0 No |
Define static linking and dynamic linking.
What are the different open modes available in cobol?
How to execute a set of JCL statements from a COBOL program?
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 the control comes back from subprogram to mainprogram
COMPUTE X = A * B - C * D and COMPUTE X = (A * B) - (C * D) (a) Are not the same (b) Are same (c) Syntactically wrong (d) Will yield a run time error
Whtz the specialty of 77 level number ?
i have a sequencial file contains multiple records, i want to extract one row which contains various fields like order number,date,warehouse,.ect.. in to the another file by accepting the order number from jcl. how can i do it. pls help me..
What is a SSRANGE and NOSSRANGE?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is Static and Dynamic linking ?
what is mainframe? what is the mainframe software ? what is use in s/w field?