IT인증,IT자격증,IT자격증시험,IT인증시험

http://www.pass4test.net/

IBM certifications II A6030-041 (Assessment: Programming with IBM Enterprise PL/I) 최신덤프

IT인증시험이 다가오는데 어느 부분부터 공부해야 할지 망설이고 있다구요? 가장 간편하고 시간을 절약하며 한방에 자격증을 취득할수 있는 최고의 방법을 추천해드립니다. 바로 우리 Pass4Test-----IT인증덤프제공사이트입니다. Pass4Test는 고품질 고적중율을 취지로 하여 여러분들인 한방에 시험에서 패스하도록 최선을 다하고 있습니다.  IBM certifications II A6030-041 (Assessment: Programming with IBM Enterprise PL/I) 시험준비중이신 분들은 Pass4Test 에서 출시한  IBM certifications II A6030-041 (Assessment: Programming with IBM Enterprise PL/I) 덤프를 선택하세요.







NO.1 What will be printed when the following subroutine is called for the third time? A :

PROC; DCL X

PIC '9' INIT(0); X = X + 1; PUT SKIP LIST ('THE VALUE OF X IS :'!!X); X = X + 1; END A;

A.THE VALUE OF X IS :1

B.THE VALUE OF X IS :2

C.THE VALUE OF X IS :3

D.THE VALUE OF X IS :5

Correct:A




NO.2 What does BX.WOK.LOAD refer to in the following job control statement?

//ACCOUNT DD

DSN=BX.WOK.LOAD,DISP=SHR

A.It is the connection between program and dataset.

B.It is the physical dataset name.

C.It is the logical dataset name.

D.It is the name which must be referred to in the program.

Correct:B




NO.3 Given the following code, what SELECT code is NOT equivalent? DCL (C, W, V)

CHAR (1); ...

SELECT (C); WHEN ('A', 'B') PUT ('1'); WHEN ('C') PUT ('2'); WHEN (W) PUT ('3'); WHEN

(V) PUT ('4');

OTHER PUT ('0ther'); END;

A.SELECT (C); WHEN ('C') PUT ('2'); WHEN ('A', 'B') PUT ('1'); WHEN (W) PUT ('3'); WHEN

(V) PUT ('4');

OTHER PUT ('0ther'); END;

B.SELECT (C); WHEN ('A', 'B') PUT ('1'); WHEN ('C') PUT ('2'); WHEN (V) PUT ('4'); WHEN

(W) PUT ('3');

OTHER PUT ('0ther'); END;

C.SELECT (C); WHEN ('B', 'A') PUT ('1'); WHEN ('C') PUT ('2'); WHEN (W) PUT ('3'); WHEN

(V) PUT ('4');

OTHER PUT ('0ther'); END;

D.SELECT (C); WHEN ('A') PUT ('1'); WHEN ('B') PUT ('1'); WHEN ('C') PUT ('2'); WHEN

(W) PUT ('3');

WHEN (V) PUT ('4'); OTHER PUT ('0ther'); END;

Correct:B




NO.4 Which is the most appropriate code to turn all of the bits in A ON? DCL A BIT(8);

A.A = 255;

B.A = '11111111'B;

C.A = 11111111B;

D.A = -1;

Correct:B




NO.5 What changes should be made, if any, to the following code? DCL A CHAR(100)

BASED(P); DCL

P PTR; READ FILE(DDIN) INTO(A);

A.READ FILE(DDIN) SET(A);

B.READ FILE(DDIN) INTO(P);

C.READ FILE(DDIN) SET(P);

D.No changes necessary because the code is correct.

Correct:C










Posted 2014/3/20 11:43:58  |  Category: IBM  |  Tag: A6030-041최신덤프