최신 IBM Certified Specialist C2020-003 무료샘플문제:
1. What is the standard environment variable that points to the directory that containsthe Algo Core software?
A) *top491*
B) *as491*
C) *ALGO_TOP*
D) *ALGO_HOME*
2. What are two Algo Financial Modeler output types? (Choose two.)
A) Targeted output
B) Aggregated output
C) Individual output
D) Categorized output
3. How do you reference a variable from the previous occurrence of a particular event type?
A) <Event Type>.<Variable>.Prev
B) <Event Type>.<Variable>.Curr
C) <Event Type>.Curr.<Variable>
D) <Event Type>.Prev.<Variable>
4. What do you need to do to setup Algo databases in batch mode?
A) Set the appropriate values in *$ALGO_TOP/cfg/algosuitelocal.xml*,then run*$ALGO_HOME/setup/bin/algosetupbatch*.
B) Set the appropriate values in *$ALGO_TOP/cfg/algosuiteglobal.xml*,then run*$ALGO_HOME/setup/bin/setupbatch*.
C) Set the appropriate values in *$ALGO_TOP/cfg/algosuiteglobal.xml*,then run*$ALGO_HOME/setup/bin/algosetupbatch*.
D) Set the appropriate values in *$ALGO_TOP/cfg/algosuitelocal.xml*,then run*$ALGO_HOME/setup/bin/setupbatch*.
5. After setting a model to run, at which three points of this process would a runtime error likely occur? (Choose three.)
A) When the code is being generated.
B) When the data is being processed from the source.
C) When the records are being processed.
D) When the results are being written.
E) When the code is being linked.
질문과 대답:
질문 # 1 정답: D | 질문 # 2 정답: B,C | 질문 # 3 정답: A | 질문 # 4 정답: A | 질문 # 5 정답: B,C,D |