HACKER SAFEにより証明されたサイトは、99.9%以上のハッカー犯罪を防ぎます。
カート(0

IBM C9050-042 問題集

C9050-042

試験コード:C9050-042

試験名称:Developing with IBM Enterprise PL/I

最近更新時間:2024-04-29

問題と解答:全140問

C9050-042 無料でデモをダウンロード:

PDF版 Demo ソフト版 Demo オンライン版 Demo

追加した商品:"PDF版"
価格: ¥6599 

無料問題集C9050-042 資格取得

質問 1:
Which PL/I builtin function can be used to get the system return code from a called program (including
non-PL/I languages)?
A. PLIRETV
B. PLIREST
C. PLIRETC
D. PLISTRA
正解:A

質問 2:
A program reads an input file into a structure with 20 fields. Fifteen of these are required as parameters in
an external procedure. Which of the following is the most efficient way of passing these parameters?
A. Pass 15 variables in a parameter list.
B. Create a structure, assign the 15 variables to it and pass it as one argument.
C. Create a structure, assign the 15 variables to it and pass the address of it in one argument.
D. Pass the address of the input structure as one argument.
正解:D

質問 3:
Prerequisite:
A sorted input dataset with record length 100 contains at least one record for each of the values '1', '2', '3'
in the first byte. The applied sort criteria is 1,100,ch,a.
Requirements:
1 .) All records with '1' in the first byte must be ignored.
2 .) All records with '2' in the first byte must be written to the output dataset.
3 .) If there is a '3' in the first byte, the read iteration must be left.
4 .) The program must not abend or loop infinitely.
If the code below does not fulfill the specifications provided above, which of the following is the most likely
reason?
DCL DDIN FILE RECORD INPUT;
DCL DDOUT FILE RECORD OUTPUT;
DCL 1 INSTRUC,
3 A CHAR(1),
3 * CHAR(99);
DCL EOF_IN BIT(1) INIT('0'B);
DCL (Z1,Z2,Z3,ZO) BIN FIXED(31) INIT(0);
ON ENDFILE(DDIN) EOF_IN = '1'B;
READ FILE(DDIN) INTO (INSTRUC);
LOOP: DO WHILE (^EOF_IN);
SELECT(INSTRUC.A);
WHEN('1') DO;
Z1 +-= Z1;
ITERATE LOOP;
END;
WHEN('3') DO;
Z3 = Z3+1;
LEAVE LOOP;
END;
WHEN('2') DO;
Z2 = Z2+1;
WRITE FILE(DDOUT) FROM(INSTRUC);
END;
OTHER DO;
ZO = ZO+1;
PUT SKIP LIST(INSTRUC.A);
END;
END;/*select*/
READ FILE(DDIN) INTO(INSTRUC);
END ;/*loop*/
A. The code does not fulfill the requirement because the program will loop infinitely.
B. The code fulfills the requirement.
C. The code does not fulfill the requirement because not all records with '2' in the first byte will be written to the output dataset.
D. The code does not fulfill the requirement because the last record with '2' in the first byte will be written twice to the output dataset.
正解:A

質問 4:
Which code should NOT be split out into separate subroutines?
A. Redundant code in a group otprograms.
B. Code which must be available on different platforms.
C. Dead code in a program.
D. Redundant code in a program.
正解:C

質問 5:
SUBSCRIPTRANGE checks which of the following?
A. The subscripts of an array are checked for conformance with iSUB defining rules.
B. The value of each subscript used to refer to an array element is checked for validity beforethe element
is accessed.
C. The value of each subscript used to refer to an array element is checked for validity after the element is
accessed.
D. The address generated for accessing an array element is checked to be sure it falls within the storage
allocated to the array.
正解:B

質問 6:
The following function converts a character string to uppercase. What is the best way to improve the
performance?
SET_TO_UPPERCASE: PROC(CHARSTR) RETURNS (CHAR(120) VARYING);
DCL CHARSTR CHAR(120) VARYING;
DCL UCCHAR(26) INIT('ASCDEFGHIJKLMNOPQRSTUVWXYZ');
DCL LCCHAR(26) INlT('abcdefghijkImnopqrstuvxy'z');
DCL RCHAR(120) VARYING INIT(");
R = TRANSLATE(CHARSTR,UC,LC);
RETURN(R);
END SET_TO_UPPERCASE;
A. Declare variables UC and LC as STATIC.
B. Use the UPPERCASE function instead of SET_TO_UPPERCASE.
C. Use VALUE on the declares for UC and LC.
D. RETURN(TRANSLATE(CHARSTR,UC,LC)) to avoid the unnecessary assignment to R.
正解:B

質問 7:
Which of the following steps is NOT required to use the IBM Debug Tool on a PL/I program?
A. Write an Language Environment user condition handler
B. Compile with TEST option
C. Plan points where the program should stop during testing
D. Have the source code available
正解:A

質問 8:
Lt there is a direct read access to a data object with a unique key (e.g., DB2-SELECT, IMS-GU, ...),
which of the following return codes is possible?
A. OK, duplicate key, database not available
B. OK, end file, not found
C. OK, not found, database not available
D. OK, end file, database not available
正解:C

一年間の無料更新サービスを提供します

君が弊社のIBM C9050-042をご購入になってから、我々の承諾する一年間の更新サービスが無料で得られています。弊社の専門家たちは毎日更新状態を検査していますから、この一年間、更新されたら、弊社は更新されたIBM C9050-042をお客様のメールアドレスにお送りいたします。だから、お客様はいつもタイムリーに更新の通知を受けることができます。我々は購入した一年間でお客様がずっと最新版のIBM C9050-042を持っていることを保証します。

弊社は無料IBM C9050-042サンプルを提供します

お客様は問題集を購入する時、問題集の質量を心配するかもしれませんが、我々はこのことを解決するために、お客様に無料C9050-042サンプルを提供いたします。そうすると、お客様は購入する前にサンプルをダウンロードしてやってみることができます。君はこのC9050-042問題集は自分に適するかどうか判断して購入を決めることができます。

C9050-042試験ツール:あなたの訓練に便利をもたらすために、あなたは自分のペースによって複数のパソコンで設置できます。

弊社のIBM C9050-042を利用すれば試験に合格できます

弊社のIBM C9050-042は専門家たちが長年の経験を通して最新のシラバスに従って研究し出した勉強資料です。弊社はC9050-042問題集の質問と答えが間違いないのを保証いたします。

C9050-042無料ダウンロード

この問題集は過去のデータから分析して作成されて、カバー率が高くて、受験者としてのあなたを助けて時間とお金を節約して試験に合格する通過率を高めます。我々の問題集は的中率が高くて、100%の合格率を保証します。我々の高質量のIBM C9050-042を利用すれば、君は一回で試験に合格できます。

弊社は失敗したら全額で返金することを承諾します

我々は弊社のC9050-042問題集に自信を持っていますから、試験に失敗したら返金する承諾をします。我々のIBM C9050-042を利用して君は試験に合格できると信じています。もし試験に失敗したら、我々は君の支払ったお金を君に全額で返して、君の試験の失敗する経済損失を減少します。

TopExamは君にC9050-042の問題集を提供して、あなたの試験への復習にヘルプを提供して、君に難しい専門知識を楽に勉強させます。TopExamは君の試験への合格を期待しています。

安全的な支払方式を利用しています

Credit Cardは今まで全世界の一番安全の支払方式です。少数の手続きの費用かかる必要がありますとはいえ、保障があります。お客様の利益を保障するために、弊社のC9050-042問題集は全部Credit Cardで支払われることができます。

領収書について:社名入りの領収書が必要な場合、メールで社名に記入していただき送信してください。弊社はPDF版の領収書を提供いたします。

IBM Developing with IBM Enterprise PL/I 認定 C9050-042 試験問題:

1. Given the following code, which condition would be raised first (if ENABLED)?
DCL A(50000) CHAR (8);
DCL I BIN FIXED (31);
DCL J BINFIXED (15);
DCI = 1 TO 100_000;
J = I;
A(J) = I;
END;

A) CONVERSION
B) SUBSCRIPTRANGE
C) FIXEDOVERFLOW
D) SIZE


2. Input to a SORT routine requires the starting position of each field to be sorted. Which of the following
calculates a value of 5 for field B?
DCL 1 S,
2 A CHAR(4),
2 B BIN FIXED(31);

A) POINTERDIFF(ADDR(S.B), ADDR(S))
B) POINTERDIFF(ADDR(S), ADDR(S.B))
C) POINTERDIFF(ADDR(S.B),ADDR(S)) + 1
D) POINTERDIFF(ADDR(S), ADDR(S.B)) + 1


3. A dummy argument is NOT created when a routine is called in which of the following situations?

A) Using SUBSTR as one of the arguments
B) With the attributes(s) of the arguments and parameters are not the same
C) Where the attributes(s) of the arguments and parameters are the same
D) With a constant as parameter


4. Given the following code, what are the default attributes of DSET1 after the READ statement?
DCL DATA CHAR (80);
DCL DSET1 FILE;
READ FILE(DSET1) INTO(DATA);

A) DIRECT INPUT
B) KEYED RECORD INPUT
C) STREAM INPUT
D) SEQUENTIAL RECORD INPUT


5. Given the following code, which DECLARE should NOT be used for a reentrant program?
DCL B BIN FIXED(31,0) INIT (4); A = B;

A) DCL A BIN FIXED (31,0) INIT(0) AUTOMATIC;
B) DCL A BIN FIXED (31,0) INIT(0) STATIC;
C) DCL A BIN FIXED (31,0);
D) DCL A BIN FIXED (31,0) INIT(0);


質問と回答:

質問 # 1
正解: D
質問 # 2
正解: C
質問 # 3
正解: C
質問 # 4
正解: D
質問 # 5
正解: B

C9050-042 関連試験
A2090-610 - Assessment: DB2 10.1 Fundamentals
A2010-597 - Assess: IBM TRIRIGA Application Platform V3.2.1 Application Development
A2040-985 - Assessment: Developing IBM Lotus Notes and Domino 8.5 Applications
C9550-400 - IBM WebSphere Operational Decision Management V8.0 Application Development
A2040-986 - Assessment: Creating IBM Lotus Notes and Domino 8.5 Applications with Xpages and Advanced Techniques
連絡方法  
 [email protected] サポート

試用版をダウンロード

人気のベンダー
Adobe
Apple
Avaya
CheckPoint
Citrix
CIW
CompTIA
EC-COUNCIL
EXIN
FileMaker
IBM
Juniper
Lotus
Lpi
Network Appliance
OMG
Oracle
PMI
SNIA
Symantec
VMware
XML Master
Zend-Technologies
The Open Group
H3C
F5
3COM
BEA
Dell
ACI
すべてのベンダー
TopExam問題集を選ぶ理由は何でしょうか?
 品質保証TopExamは我々の専門家たちの努力によって、過去の試験のデータが分析されて、数年以来の研究を通して開発されて、多年の研究への整理で、的中率が高くて99%の通過率を保証することができます。
 一年間の無料アップデートTopExamは弊社の商品をご購入になったお客様に一年間の無料更新サービスを提供することができ、行き届いたアフターサービスを提供します。弊社は毎日更新の情況を検査していて、もし商品が更新されたら、お客様に最新版をお送りいたします。お客様はその一年でずっと最新版を持っているのを保証します。
 全額返金弊社の商品に自信を持っているから、失敗したら全額で返金することを保証します。弊社の商品でお客様は試験に合格できると信じていますとはいえ、不幸で試験に失敗する場合には、弊社はお客様の支払ったお金を全額で返金するのを承諾します。(全額返金)
 ご購入の前の試用TopExamは無料なサンプルを提供します。弊社の商品に疑問を持っているなら、無料サンプルを体験することができます。このサンプルの利用を通して、お客様は弊社の商品に自信を持って、安心で試験を準備することができます。