How many maximum number of procedures can we write in one
COBOL program?

Answer Posted / aloke deb

255

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is report-item in COBOL?

711


What are different data types in cobol?

690


What is amode(24)?

684


For rewrite, why is it mandatory that file needs to be opened?

623


what is search and searchall?what is the diffrence between them?give an best example?

5560






In COBOL programming, what is PERFORM? What is VARYING?

672


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

735


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6831


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

945


What is the difference between perform … with test after and perform … with test before?

883


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1024


What is cobol?

746


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

679


What is the difference between Global and External Variables?

666


Whats the difference between search & search ALL?

5264