최신 IBM Certified System Administrator C9520-911 무료샘플문제:
1. Roger has been discussing iWidgets with a prospective client and has been highlighting certain aspects of the specification. Which of the following statements is false and thus ill-advised?
A) iScope is a mechanism to support encapsulation of an iWidget's assests.
B) Three modes are defined in the iContext Constants (VIEW, EDIT and HELP). An iWidget does not need to support all three modes.
C) Overall page management components are provided by the iContext. These include iWidget coordination, page layout and controls, andbackend service interaction.
D) The iDescriptor is a special ManagedItemSet which is always persisted by the iContext.
2. Which of the following statements describes the value of the Vendor variable from the following portlet code? Profile p = (Profile) portletRequest.getAttribute(PortletRequest.CCPP_PROFILE); String vendor = p.getAttribute("Vendor").toString();
A) It contains the value of the configuration key "vendor" for the Profile configuration service.
B) It contains the name of the vendor of the IBM WebSphere Portal server.
C) It contains the name of the vendor of the client browser or device.
D) It contains the value of the "vendor" attribute for an identified or authenticated user or null for an anonymous user.
3. Which of the following options describes the rules created by selecting the Select Action rule type when creating a personalization rule?
A) Select Action rules return items of content from a resource collection based on conditions expressed in the rule.
B) Select Action rules allow pages and portlets to be hidden based on conditions expressed in the rule.
C) Select Action rules send a personalized email to a set of users that is defined by another rule.
D) Select Action rules return actions for a portlet based on conditions expressed in the rule.
4. Matt is developing an interactive AJAX widget that will allow content approvers to review content without leaving their home page. Which IBM Web Content Manager API feature should he use?
A) REST Services
B) Managed Pages
C) JSP Tags
D) Web Services
5. The JSR 286 Portlet Specification PLT.C appendix defines the Cascading Style Sheet classes for a variety of logical units in the markup. It follows the styles defined by the OASIS Web Services for Remote Portlets Technical Committee. What is the prefix used for the name of the CSS classes defined in this appendix?
A) portal- (for example portal-font, portal-form-field, portal-table-body)
B) wsrp- (for example wsrp-font, wsrp-form-field, wsrp-table-body)
C) css- (for example css-font, css-form-field, css-table-body)
D) portlet- (for example portlet-font, portlet-form-field, portlet-table-body)
질문과 대답:
질문 # 1 정답: D | 질문 # 2 정답: C | 질문 # 3 정답: A | 질문 # 4 정답: A | 질문 # 5 정답: D |