IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How many divisions in COBOL


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
knsrkrajvarma

New User


Joined: 23 Feb 2005
Posts: 6

PostPosted: Thu Mar 17, 2005 9:17 am
Reply with quote

I READ ONE QUESTION IN MAINFRAME FAQS THAT IS

HOW MANY DIVISIONS ARE THERE IN COBOL-JCL?

ANSWER IS SIX.

BUT I KNOW ONLY FOUR i.e 1.ID DIVISION
2.ENVIRONMENT DIVISION 3.DATA DIVISION 4.PROCEDURE DIVISION.


WHAT ARE THE OTHER TWO DIVSIONS? IS THIS QUESTION IS CORRECT
OR NOT? GIVE ME A CLARIFICATION?
Back to top
View user's profile Send private message
narena

New User


Joined: 16 Mar 2005
Posts: 18

PostPosted: Thu Mar 17, 2005 12:34 pm
Reply with quote

Hi knsrkrajvarma,

As for my knowledge there are four divisions in Cobol. The Data Division contains 6 Sections.

I think the question is wrong.
Back to top
View user's profile Send private message
lakshmi_546

New User


Joined: 15 Feb 2005
Posts: 5

PostPosted: Thu Mar 17, 2005 3:42 pm
Reply with quote

HI Krishna

Actual question is How many Section in Data Division?

ok
L.K.Reddy
Back to top
View user's profile Send private message
UNIVERSE

New User


Joined: 15 Mar 2005
Posts: 11
Location: Mumbai

PostPosted: Thu Mar 17, 2005 5:08 pm
Reply with quote

Working Storage Section
Linkage Section
File Section
Local storage Section
Screen Display Section.
Another one is missing. plzz try to find and also let me know

Regards
Universe
Back to top
View user's profile Send private message
raguibmm

New User


Joined: 16 Mar 2005
Posts: 4

PostPosted: Thu Mar 17, 2005 7:40 pm
Reply with quote

file section
linkage section
working storage section
screen section
report section
Back to top
View user's profile Send private message
therasith

New User


Joined: 02 Jan 2004
Posts: 52
Location: chennai

PostPosted: Thu Mar 17, 2005 7:53 pm
Reply with quote

Hai,

Your asumption is true. that is wrong answer

that is mistyped in question book
Rasith
Back to top
View user's profile Send private message
satheesh_dharam

New User


Joined: 21 Mar 2005
Posts: 1
Location: banglore

PostPosted: Mon Mar 21, 2005 4:49 pm
Reply with quote

the 6th section in the data division is declaration section
Back to top
View user's profile Send private message
mcmillan

Site Admin


Joined: 18 May 2003
Posts: 1210
Location: India

PostPosted: Mon Mar 21, 2005 10:03 pm
Reply with quote

Dear Friends,

We have corrected the mistake already, and I request you all to download the new copy of the FAQ:

ibmmainframes.com/downloads/InterviewQA.zip

Please check this link:

www.ibmmainframes.com/about1765.html
Back to top
View user's profile Send private message
kannag

New User


Joined: 02 Aug 2006
Posts: 23
Location: chennai

PostPosted: Tue Aug 29, 2006 1:12 pm
Reply with quote

hi all,
this is the 6 sections in data division
1.file section
2.working-storage section
3.linkage section
4.screen section.
5.report section.
6.local-storage section
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Sun Sep 03, 2006 9:27 pm
Reply with quote

During the Renaissance the intellectuals of the time sat around trying to compute the number of angels that could fit on the head of a pin.

I include this nonsense ques in the same catagory. What difference does it make?

Now, if the prob was "name all the angels that can fit on the head of a pin and detail the functions each performs" you may spread some knowledge in the world.
Back to top
View user's profile Send private message
crrindia

Active User


Joined: 02 Jul 2005
Posts: 124
Location: Gurgaon

PostPosted: Thu Sep 07, 2006 2:56 pm
Reply with quote

Hi Kannag, the order which you have mentioned is same order?

Thanks!
Rathna.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top