why 02 level number can't be use as a separate level number
like 01 or 77 ?
Answer Posted / suputhru
77 elementary level Number.
01 to 49 we can use as group level number.
01...
02...
02...
...
49...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which division and paragraphs are mandatory for a COBOL program?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Explain the configuration section of a cobol program with examples of syntax.
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is the difference between Global and External Variables?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
How arrays can be defined in COBOL?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Write down the divisions of cobol program?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What are the different rules to perform a Search?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is the compute verb? How is it used?