At the minimum, which division of COBOL is enough to be
coded?

Answers were Sorted based on User's Feedback



At the minimum, which division of COBOL is enough to be coded?..

Answer / neal

identification division

Is This Answer Correct ?    21 Yes 1 No

At the minimum, which division of COBOL is enough to be coded?..

Answer / rajesh naidu

Identification Division.

Because whatever the program, at minimum it identifies
program name.

Is This Answer Correct ?    4 Yes 0 No

At the minimum, which division of COBOL is enough to be coded?..

Answer / bhaskar reddy

identification division

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More COBOL Interview Questions

What is the file organization clause ?

2 Answers  


If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.

2 Answers  


What is the difference between external and global variables in COBOL?

0 Answers   Winsol Solutions,


What is the difference between comp and comp-3?

0 Answers  


where will we code call by content and call by reference dude pls reply soon ?

2 Answers  






Can we put move statement in COBOL copybook

3 Answers   Global Logic,


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

0 Answers   HCL,


What is XDC ?

3 Answers   Cap Gemini, IBM,


hi friends,can any one post the ibm mainframe inteqview questions for 1year exp candidate,for itc infotech interview?. have any body attended for this in the past?...

1 Answers   ITC Infotech,


can i use multiple when statements in search & search all ? justify ur answer?

2 Answers  


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

0 Answers  


What are the differences between OS VS COBOL and VS COBOL II?

1 Answers   IBM,


Categories