최신 Oracle Commerce Cloud 2019 1Z1-1068 무료샘플문제:
1. What are the three main technologies employed in widget development? (Choose three.)
A) CSS/Less
B) JavaScript
C) Node.js
D) React
E) HTML 5
2. Consider the following code snippet from the config.json file for a custom payment gateway extension's properties:
Which two statements describe thepaymentMethodsTypesproperty configuration? (Choose two.)
A) The generic option will appear as a checkbox in the Administration UI
B) Other paymentMethodTypes options defined in the gateway.json file will appear in the Administration UI, even though not explicitly defined in config.json
C) The default value is set to generic, which means that option will be selected in the Administration UI
D) The property is public by default and can be used in a custom widget
3. What are two reasons to use the CC-Storage library to save data objects in local storage? (Choose two.)
A) to support iOS devices using Safari
B) to support Firefox browsers only
C) to support Chrome browsers only
D) to support browsers using private browsing mode
4. Consider the following code from the widget.json for a sample custom widget:
For which pages will the widget appear in the Component library in the Design page in the Administration UI?
A) The widget will appear for all product pages only
B) The widget will appear for all pages
C) The widget will not appear for any pages
D) The widget will appear for all global pages only
5. Given the example custom widget template code:
Where will the value of displayName be read from?
A) Product view model
B) Widget observable attributes
C) The widget $data variable
D) The widget locale resources
질문과 대답:
질문 # 1 정답: A,D,E | 질문 # 2 정답: B,D | 질문 # 3 정답: A,D | 질문 # 4 정답: A | 질문 # 5 정답: A |