01. What is the benefit of implementing advanced security measures in customer portals?
a) Improved website loading speed
b) Enhanced user experience
c) Increased customer acquisition
d) Enhanced data protection and privacy
02. Your client wants to create three themes: gold, silver, and bronze. Which three actions will allow the themes to be set dynamically through the URL?
a) Create the pre_page_r@nder hook.
b) Create custom controller that will, among other things, call the setTheme ( ) method.
c) Create custom widget that will, among other things, call the setTheme ( ) method.
d) Create the post_page_render hook.
e) Create themes in mapping.php by using the page tag.
f) Create a custom model that will, among other things, call the setTheme ( ) method.
g) Define themes in the template by using the page tag.
03. How can a scripting language like JavaScript enhance the functionality of customer portals?
a) By optimizing search engine rankings
b) By providing real-time data analytics
c) By customizing the portal's color scheme
d) By adding interactive features and behavior to the portal
04. What are dynamic data-driven customizations in customer portals?
a) Customizations that change the portal's appearance based on user preferences
b) Customizations that utilize real-time data to provide personalized content and functionality
c) Customizations that automate sales processes
d) Customizations that optimize search engine rankings
05. You notice that your mobile Customer Portal pages are not displaying in development mode. Identify the cause of the error.
a) The login_required attribute of the Page metatag should be set to false.
b) Cookies are required for Custom Portal.
c) The post_page_render hook should set the user agent cookie.
d) The pre_age_render hook Should Set the USER_AGENT cookie.
e) A mobile page set mapping has not been enabled.
06. Which scripting language is commonly used for customer portal customizations?
a) HTML
b) CSS
c) JavaScript
d) SQL
07. In which three ways can a user session end in the Oracle B2C Service customer portal?
a) The user closes all browser Instances associated with the session.
b) The user opens another interface's customer portal on the same site.
c) The user logs out of the customer portal admin panel.
d) By default, the session expires in 15 minutes.
e) The user logs out of the customer portal.
08. Which of the following is a benefit of customizing the user interface (UI) of a customer portal?
a) Streamlining internal workflows
b) Increasing website traffic
c) Enhancing the user experience
d) Improving search engine optimization
09. Identify two results of changing the MOD_cp_DEVELOPMENT_ENABLED configuration setting to no.
a) It disables all customizations on the site and redirects end users to Reference Implementation.
b) It disables access to Customer Portal files via WebDAV except for access to the assets folder.
c) It disables access to Customer Portal files via WebDAV.
d) It disables access to the Customer Portal Administration area.
10. What type of data can be retrieved using ROQL queries?
a) Only data from the customer portal's local database
b) Data from integrated systems and databases
c) Data from social media platforms
d) Data from external APIs