Five existing programs are being converted for ILE. Two are to be bound into a service program and the other three are to be bound into a single program object, which uses the service program. After the appropriate coding changes, which of the following is the correct sequence of commands required to create the program?
A. CRTSRVPGM, CRTPGM
B. CRTRPGMOD, CRTSRVPGM, CRTPGM
C. CRTRPGMOD, CRTPGM, CRTSRVPGM
D. CRTSRVPGM, CRTBNDRPG
正解:B
質問 2:
The DDS for a subfile control record includes the following lines:
AAN01N02N03T.Name++++++RLen++TDpBLinPosFunctions++++++++++++++ A
PAGEDOWN(03) PAGEUP(04)
A 08 SFLEND(*MORE)
A SFLSIZ(0100) SFLPAG(0010)
A DSPREC 4S 0B 4 12SFLRCDNBR(CURSOR)
When the control record is written, there are fifteen records in the subfile, indicators 03, 04, and 08
have a value of *OFF, and field DSPREC has a value of 15.
What will be shown in the lower right corner of the subfile detail portion of the screen?
A. Bottom
B. blanks
C. More...
D. +
正解:A
質問 3:
The documentation for a system API lists the following parameters:
Move Spooled File (QSPMOVSP) API Required Parameter Group:
1 Function information Input Char(*)
2 Length of function information Input Binary(4)
3 Function information format name Input Char(8) 4 Error code I/O Char(*)
Which is a valid prototype for the call of this API?
A. d QSPMOVSP prextpgm('QSPMOVSP') d FuncInfo 200 d InfoLeng 4b 0 d FormatName 8 d ErrorCode 80
B. dMoveSPLF pr extproc('QSPMOVSP') d FuncInfo 200 d InfoLeng 4b 0 const d FormatName 8 const d ErrorCode 80
C. dMoveSPLF pr extpgm('QSPMOVSP') d FuncInfo 200 d InfoLeng 10i 0 d FormatName 8 d ErrorCode 80
D. d QSPMOVSP pr d FuncInfo 200 d InfoLeng 10i 0 d FormatName 8 d ErrorCode 80
正解:C
質問 4:
Given the following code:
DName+++++++++++ETDsFrom+++To/L+++IDc.Keywords+++++++++++++++++++ d a s 10i 0
Inz(5)
d b s 10i 0 Inz(10)
d c S 10i 0 Inz(20)
/Free
if (b > a and c < b );
c = 1;
elseIf (a < b and a > c);
c = 2;
elseIf (a < b and c <> 20);
c = 3;
EndIf;
What is the value of the field C upon completion of the code?
A. 1
B. 3
C. 20
D. 2
正解:C
質問 5:
Given the following code sample:
D InvDate S D DATFMT(*MDY)
/free
InvDate = *Loval;
Dsply InvDate;
What value will be displayed?
A. 00/00/00
B. 01/01/40
C. / /
D. 01/01/01
正解:B
Nagasaki -
Pass4Testのこの000-972の問題集はほかのサイトに比べて、わかりやすかったですし、内容も全面的で、一発で試験に合格いたしました。Pass4Testさんお世話になりました。