1.
A platform that enables companies to create and connect personalized digital experiences across web, mobile, social, in store and other touchpoints is known as
Correct Answer
A. DXP
Explanation
A platform that enables companies to create and connect personalized digital experiences across various touchpoints such as web, mobile, social media, and in-store is known as a DXP (Digital Experience Platform). This platform provides tools and features that allow businesses to deliver seamless and tailored experiences to their customers across multiple channels, enhancing customer engagement and satisfaction.
2.
Which of the following allows Liferay DXP users to monitor and manage the performance of their platform?
Correct Answer
D. Liferay Connected Services
Explanation
Liferay Connected Services allows Liferay DXP users to monitor and manage the performance of their platform. This feature provides a comprehensive set of tools and services that enable users to track and analyze various aspects of their Liferay DXP instance, such as server health, application performance, and user behavior. With Liferay Connected Services, users can proactively identify and resolve performance issues, optimize their platform, and ensure a smooth and efficient user experience.
3.
An enterprise file synchronization service that enables Liferay DXP users to publish and access documents and files from multiple environments is known as
Correct Answer
D. Liferay Sync
Explanation
Liferay Sync is the correct answer because it is an enterprise file synchronization service that allows Liferay DXP users to publish and access documents and files from multiple environments. Liferay Developer Studio is a development environment for Liferay projects, Liferay Digital Enterprise is a platform for creating and managing digital experiences, and Mobile Experience refers to the mobile capabilities of Liferay DXP.
4.
A framework that supports the JavaServer Faces (JSF) standard in webapp and portlet projects is called
Correct Answer
B. Faces
Explanation
A framework that supports the JavaServer Faces (JSF) standard in webapp and portlet projects is called "Faces".
5.
Which of the following is a framework for building flexible UI components?
Correct Answer
A. Metal
Explanation
Metal is a framework for building flexible UI components. It provides a set of tools and libraries that allow developers to create customizable and reusable user interface elements. With Metal, developers can easily build and manage UI components, making it easier to create flexible and dynamic user interfaces for their applications.
6.
Portlets are placed in the Control Panel using:
Correct Answer
D. Liferay-portlet.xml
Explanation
The correct answer is liferay-portlet.xml. This file is used to configure and define the properties of a portlet in Liferay. It contains information such as portlet name, display name, icon, permissions, and other settings. By configuring the liferay-portlet.xml file, developers can control how the portlet is displayed and behaves in the Control Panel of Liferay.
7.
The default variables in a theme are defined in:
Correct Answer
A. Init.vm
Explanation
The default variables in a theme are defined in the init.vm file.
8.
AlloyUI is:
Correct Answer
D. All of the above
Explanation
AlloyUI is a comprehensive web development framework that encompasses various components and tools. It is a JavaScript library that provides a wide range of functionalities for building interactive web applications. Additionally, AlloyUI also offers a tag library, which allows developers to easily integrate AlloyUI components into their web pages. Furthermore, AlloyUI includes a CSS framework that provides a set of pre-designed styles and layouts to enhance the visual appearance of web applications. Therefore, the correct answer is "All of the above" as AlloyUI encompasses all three aspects - JavaScript library, tag library, and CSS framework.
9.
The descriptor liferay-portlet.xml defines:
Correct Answer
A. The CSS class wrapper
Explanation
The descriptor liferay-portlet.xml defines the CSS class wrapper for a portlet. This means that it specifies the specific CSS class that will be applied to the portlet when it is rendered on a web page. The CSS class wrapper is used to style the portlet and customize its appearance.
10.
The portal properties that a hook plugin can override are defined in:
Correct Answer
C. Iiferay-hook_6_l_0.dtd