why 02 level number can't be use as a separate level number
like 01 or 77 ?
Answer Posted / k.anuhya
01 level no is used for data items or group
items which hold some values to rapidly change in program.
77 level is used for declaring constant.
02-49 level numbers are d sub group for 01 level numb we
have to declare after 01
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is redefines clause in COBOL?
Write a program to explain size error.
Write a program that uses move corresponding.
What are declaratives and what are their uses in cobol?
A table has two indexes defined. Which one will be used by the SEARCH?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is inspect in cobol ?
How to remove 2 duplicate records and copy only one using job control language?
Which mode is used to operate the sequential file?
What are the various section in data division and briefly explain them.
HOw can I get the negative sign while deduct high value from low value
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is the use of intialize verb?
Name the sections present in data division.
Describe the cobol database components?