is it mandatory to give data division before procedure division ?
wht happens if i give procedure division first thn data division
? reply soon

Answer Posted / sarang sangeet

THE COMPILATION JOB GETS ABENDED WITH MAXCC=12.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

657


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2721


Which Search verb is equivalent to PERFORM…VARYING?

683


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

417


Write a program that uses move corresponding.

670






What is the compute verb? How is it used?

656


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2093


What is rmode(any) ?

682


What are the pertinent COBOL

2041


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2052


How to print 10 to 1 if the input have only 10 digit number?

811


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10581


Write the code to count the sum of n natural numbers.

697


How many sections are there in data division in COBOL?

678


What is cobol?

743