Page 1 of 1

Interview Questions

PostPosted: Mon May 11, 2009 1:44 pm
by Ghilli
An entire address space is transferred to expanded storage.

Which one of the following describes the scenario above?

1. Spooling
2. Task management
3. Swapping
4. Time-sharing
5. Paging

Which one of the following CLIST statements is not a symbolic variable?

1.&DSN&N
2.%SYSDATE
3.&SUBSTR
4.&YY
5.&MAXCC

SET PLEASE = -2345
SET IDX = &DATATYPE(&PLEASE)
WRITE &IDX

What will be displayed by the CLIST sample code above?

1.CHAR
2.NUM
3.2345
4.-2345
5.IDX

Re: Interview Questions

PostPosted: Mon May 11, 2009 6:04 pm
by MrSpock
Please provide the answers you gave to these questions, and someone will assist you if any of them appear to be incorrect.

Re: Interview Questions

PostPosted: Sun Dec 20, 2009 11:01 pm
by prem
MrSpock wrote:Please provide the answers you gave to these questions, and someone will assist you if any of them appear to be incorrect.
Which one of the following describes the scenario above? ANS: 5. Paging

1. Spooling
2. Task management
3. Swapping
4. Time-sharing
5. Paging

Which one of the following CLIST statements is not a symbolic variable? ANS: 2.%SYSDATE

1.&DSN&N
2.%SYSDATE
3.&SUBSTR
4.&YY
5.&MAXCC

Re: Interview Questions

PostPosted: Sun Dec 20, 2009 11:03 pm
by prem
prem wrote:
MrSpock wrote:Please provide the answers you gave to these questions, and someone will assist you if any of them appear to be incorrect.
Which one of the following describes the scenario above? ANS: 5. Paging

1. Spooling
2. Task management
3. Swapping
4. Time-sharing
5. Paging

Which one of the following CLIST statements is not a symbolic variable? ANS: 2.%SYSDATE

1.&DSN&N
2.%SYSDATE
3.&SUBSTR
4.&YY
5.&MAXCC