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

Some ims,jcl and cobol interview questions


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

New User


Joined: 19 Dec 2004
Posts: 23
Location: hyderabad

PostPosted: Thu Mar 03, 2005 9:50 am
Reply with quote

1.explain the process of compilation and execution of ims-cobal program
2.i have a jobcard in that i given time parameter for job, exec statements which will take consider.
3.difference between next sentence and continue
Back to top
View user's profile Send private message
brahmanandareddy

New User


Joined: 16 Dec 2004
Posts: 44
Location: Hyderabad

PostPosted: Thu Mar 03, 2005 10:18 am
Reply with quote

Hi Venkatarao,

2. TIME parameter in JOB step overrides the time parameter in EXEC step

3. When u say next sentence control will go to the next statement that follows the next full stop (period).

When u say continue control will go to the next immediate statement.

Thank You,

Bramhananda Reddy. K.
Back to top
View user's profile Send private message
i413678
Currently Banned

Active User


Joined: 19 Feb 2005
Posts: 112
Location: chennai

PostPosted: Thu Mar 03, 2005 11:06 am
Reply with quote

hi,

difference between next sentence and continue is both does nothing but

continue will go the statement after the delimiter

and

next sentence will goes to the next sentence means after period.


cheers............

pavan
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