What is the maximum size of a 01 level item in COBOL I? in
COBOL II?

Answers were Sorted based on User's Feedback



What is the maximum size of a 01 level item in COBOL I? in COBOL II?..

Answer / anil prajapati

in cobol II it is 16777215

Is This Answer Correct ?    32 Yes 8 No

What is the maximum size of a 01 level item in COBOL I? in COBOL II?..

Answer / preethi

16777215

Is This Answer Correct ?    8 Yes 7 No

Post New Answer

More COBOL Interview Questions

what happens of we dont give time stamp in precompilation process

2 Answers  


Why occurs cannot be used in 01 level in COBOL?

0 Answers   Arigo Infotech,


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

0 Answers  


What are the different open modes available in cobol?

0 Answers  


How many sections are there in data division in COBOL?

0 Answers   B-Ways TecnoSoft,






What is the significance of the PROGRAM-ID paragraph? If this name doesnt match with the name of the COBOL program, does it make a difference? Is the name specified in the PROGRAM-ID paragraph used as a name for the load module or any such thing?

4 Answers   IBM,


i want a program using by if, evaluate , string, unstring, perform, occurs?

1 Answers  


What are some examples of command terminators?

1 Answers  


What is the difference between a binary search and a sequential search what are the pertinent cobol?

0 Answers  


in the TIME parameter we r giving hours r minutes

4 Answers   IBM,


How can we pass data from cobol to JCl?

7 Answers   ADP, Amdocs, IBM,


How do you define a variable of COMP-1? COMP-2?

3 Answers  


Categories