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

Interview Queries


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

New User


Joined: 21 Jun 2004
Posts: 33
Location: Andorra

PostPosted: Sun Apr 03, 2005 11:55 pm
Reply with quote

hi,

Some queries,

1) Can we transfer control from a paragraph of an user
defined section to a paragraph of another user defined
section?

2) what is the meaning of USAGE IS POINTER in cobol?
3) What are the minimum requirements of DIVISION for
a program to display ? MY NAME IS ?
4) How to declare ssrange in exec statement.Give
illustrations?
5) Can we redefine a storage location for more than 2
variables.?
6) What is the difference between GROUP BY & ORDER BY
clause in select statement.?

bye
Back to top
View user's profile Send private message
chandramouli.v

New User


Joined: 21 Mar 2005
Posts: 12

PostPosted: Mon Apr 04, 2005 2:50 pm
Reply with quote

1) YES u can transfer control.
2) specifies the location in the receiving field from which byte the data has to be stored.
3) TWO divisions IDENTIFICATION & PROCEDURE DIVISION.
4) ssrange is a compiler option used to limit the subscript it must be placed in the command line.
5) yes u can redefine one storage location to morethan 2 variables
6) representaion of rows & coloumns
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 Comp interview questions Mainframe Interview Questions 5
No new posts Index related queries DB2 5
No new posts Interview Questions on Cobol DB2 program Mainframe Interview Questions 5
No new posts The Last Two Question For You To Ask ... Mainframe Interview Questions 0
No new posts Need help with below queries DB2 3
Search our Forums:

Back to Top