IBM InfoSphere Streams Technical Mastery Test v1 認定 P2090-008 試験問題:
1. Which component is included in Streams Studio?
A) Streams Explorer
B) Graph view
C) XML view
D) UML view
2. Which statements are supported inside SPL operator logic?
A) if-else, foreach, do-while
B) if-else, for(x=0;x<10;x++), do-until
C) if-else, foreach, while
D) if-else, for(x in y), while
3. A composite operator definition contains which of the following?
A) A complete Streams application.
B) A set of composite type definitions.
C) A set of primitive operators implemented in C++ or Java.
D) A reusable stream graph or subgraph.
4. What happens when you use the Export operator inside standalone SPL applications?
A) The tuples will be batched before being sent.
B) The exported stream will be highly optimized.
C) The tuples will not be sent to the exported stream.
D) The application will run slower.
5. How do you display the graph topology of an SPL application that is not running?
A) In the Streams Explorer, right-click on the instance; in the context menu, select Show Instance Graph.
B) In the Streams Explorer, right-click on the instance; in the context menu, select Show Application Graph.
C) In the Project Explorer, right-click on the main composite; in the context menu, select Show Application Graph.
D) In the Instance Graph, right-click on the job; in the context menu, select Show Application Graph.
質問と回答:
質問 # 1 正解: A | 質問 # 2 正解: D | 質問 # 3 正解: D | 質問 # 4 正解: C | 質問 # 5 正解: C |