What is LENGTH in COBOL II?

Answer Posted / satheesh

LENGTH acts like a special register to tell the length of a
group or an elementary item.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different rules to perform a Search?

613


Explain the configuration section of a cobol program with examples of syntax.

655


Can a Search can be done on a table with or without Index?

800


What is the local-storage section?

681


What is the difference between PIC 9.99 and 9v99 in COBOL?

729






How to know whether the module is dynamical or statistical?

650


What are the rules of the move verb?

701


Have you used comp and comp-3 in your project? And how?

2006


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

708


Write a program that uses move corresponding.

668


Write the code implementing the perform … varying.

639


What are the various section in data division and briefly explain them.

692


What is the LINKAGE SECTION used in COBOL?

885


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

417


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1520