Adobe CQ Quiz | Adobe Experience Manager MCQs

Adobe CQ Quiz

Adobe CQ Quiz : This Adobe CQ Intermediate Quiz contains set of 114 Adobe CQ Quiz which will help to clear any Mcqs exam which is designed for Intermediate .



In CQ5 ,a system element offering a predefined service or event, and able to
communicate with other components is called as

a) Service

b) Object

c) Function

d) Component

Answer : d

Replication Agents are used for

a) Storing content to CRX

b) Deploying bundles to Osage

c) Activating content to publish instance

d) Indexing and searching

Answer : c

Apache Sling  uses Apache Jackrabbit as

a) framework

b) Data Store

Answer : b

A Publish instance is the CQ5 installation from which

a) web site visitors can design web pages.

b) web site visitors will request pages.

c) web site visitors can upload webpages.

d) web site visitors can delete webpages.

Answer : b

Type of Environment contains content which you make available to your users

a) Publish

b) Author

c) Editor

d) Writer

Answer : a

Out of the box CQ utility for exporting and importing code and configuration

a) Apache Felix

b) Package Manager

c) Replication agents

d) Multi Site Manager

Answer : b

MSM is used for

a) Multi Site Management

b) Campaign Management

c) Multi Template Management

d) Multi Level Management

Answer : a

The user segments can be created and managed under which of the following CQ interfaces?

a) CQ DAM

b) CQ WCM

c) CQ MCM

d) CQ SOCO

Answer : c

Workflows can be started from:

a) Workflow Console

b) Websites Console

c) Sidekick

d) All the above

Answer : d

Which statement correctly describes the OSGi installer service?

a) It is a provider that searches for nodes of type sling:osgiConfig

b) It is a service that scans the CRX repository for artifacts and provides them to the JCR installer.

c) It is a central service for handling installs, updates and uninstall of artifacts.

d) It is a service searching the CRX repository for folders named install.

Answer : b

CQ packages includes

a) Java files

b) zip file

c) Jar files

d) WAR file

Answer : b

The custom business logic developed as OSGi bundles will be stored under the following path in CRX

a) /apps

b) /content

c) /var

d) /libs

Answer : a

CRX Repository Configuration allows

a) Run the garbage collector

b) Check the memory usage

c) Map to a cluster

d) All of the above

Answer : d

Type of Environment used for creating, and updating content

a) Publish

b) Author

c) Editor

d) Writer

Answer : b

WCM stands for

a) Web Control Management

b) Web Content Management

c) Web Control Manager

d) Web Communication Management

Answer : b

Adobe DAM stands for

a) Adobe Digital asset management

b) Adobe design asset management

c) Design Adobe manager

d) Adobe design all manager.

Answer : a

Web framework of Adobe CQ is

a) Apache tomcat

b) ApacheSling

c) Adobe CRX

d) Adobe DB

Answer : b

You want to install bundles through CRX only in the author instance. Which folder name can you use
for that purpose?

a) All folders under the install folder.

b) All folders under the install folder that are named author.

c) All folders named install.author.

d) The folder runmodes.author.

Answer : c

CQ 5 supports

a) Mobile

b) DAM

c) Social collabaration

d) All of the above

Answer : d

Set of software components that allow software developers to access content repositories and content management systems that are not JSR-170 compliant using the content repository API for Java is called

a) Adobe Controllers

b) Adobe JCR Connectors

c) Adobe Jars

d) Adobe Components.

Answer : b

In CRX, /home structure is used to store:

a) User information

b) Application code

c) Website content

d) Homepage details

Answer : a

Which is a difference between an OSGI bundle and a Java package?

a) None. You can install and activate any java package in an OSGI container

b) A jar file cannot be inside an OSGI Bundle

c) The bundle contains extra metadata defined in a MANIFEST.MF file

d) The bundle package structure is completely different than the one of a .jar file

Answer : c

What is CQ5 ?

a) CQ5 is a java based content management system from adobe, previously Day CQ5.

b) CQ5 is a E- commerce framework

c) CQ5 is a java- j2ee Application

d) None of the above

Answer : a

Actions possible on a workflow instance are

a) Terminate,Suespend,Resume and Restart.

b) Only Start and Stop.

c) Only Start, Stop and terminate

d) Only Start, stop and restart.

Answer : a

Tag used in ADOBE CQ to directly include script files by their name when using the script attribute.

a) %@ include/

b) <cq:includeLib>

c) <cq:include />

d) No recommendation

Answer : c

Which of the following script engines are supported by Adobe CQ5

a) ECMA Scripts

b) Java Server Pages

c) JavaScript Templates

d) All of the above

Answer : d

What is the utility used for bulk replication of content in CQ

a) MSM

b) Replication Agents

c) Replication Tree

d) Bulk editor

Answer : c

Apache Sling is a web framework uses java content repository, such as

a) Apache Tomcat

b) Apache Jackrabbit or CRX

c) Apache ANT

d) Apache framework

Answer : b

CQ Platform provides

a) Java web application running on Day Software’s Servlet Engine (CQSE

b) Ajax based interfaces providing fun to use authoring screens

c) Designed to store and retrieve content from any JCR-compliant content repository

d) All of the above

Answer : d

As per CQ specification, all the custom application related code should be included under :

a) /libs

b) /content

c) /var

d) /apps

Answer : d

Adobe CQ5 Storage unit with an associated search and access methods allowing application-independent access to the content.

a) Content Repository.

b) Data Repository

c) Metadata repository

d) Storage Unit.

Answer : a

Apache Sling  is a Web framework designed to store and manage content from a JCR content repository through an

a) HTTP-based REST API.

b) To store and manage content from a JCR content repository through an FTP

c) To store and manage content from a JCR content repository through only HTTP

d) To store and manage content from a JCR content repository through only SMTP

Answer : a

Which is the default servlet engine / Application server used by Adobe CQ?

a) Weblogic

b) Websphere

c) Tomcat

d) CQSE

Answer : d

Content Repository eXtreme (CRX ) supports

a) Database features like Query Access, Referential integrity

b) File system features like Hierarchy Access Control

c) Nor Database features or File System.

d) Both database and file system features

Answer : d

Workflow launcher can be enabled in

a) Author only

b) Publish only

c) Author and/or publish

d) Author or publish

Answer : c

CQ Platform provides

a) Java web application running on Day Software’s Servlet Engine (CQSE

b) Ajax based interfaces providing fun to use authoring screens

c) Designed to store and retrieve content from any JCR-compliant content repository

d) All of the above

Answer : d

ApacheSling works on the principles of

a) REST

b) BEST

c) TEST

d) List

Answer : a

Which of the following features of CQ is critical for supporting moderation of User Generated Content

a) Multi Site Management

b) Reverse Replication

c) Logging

d) DAM

Answer : b

Adobe CQ runs as a web application using

a) Java framework

b) Servlet Engine

c) Java service

d) Application engine

Answer : b

Identify the action which cannot be performed on an OSGi Bundle

a) Start

b) Stop

c) Install

d) Activate

Answer : d

Which System in CQ supports file system mapping and version control

a) Apache Sling

b) File Vault

c) Workflow Engine

d) CVS

Answer : b

A component will be available under the specified component group in sidekick only if the component has

a) Resource Super Type Mapping

b) Design Dialog

c) Dialog Widget

d) Edit configuration

Answer : c

Adobe CQ content repository is

a) CVS

b) CRX

c) CTV

d) CDB

Answer : b

CQ5 does caching and/or load balancing using

a) Browser.

b) Java framework

c) Dispatcher

d) Distributor

Answer : c

ADOBE CQ’s Eclipse
based IDE application is

a) Apache Felix

b) CRXDE

c) Apache Jackrabbit

d) None of the above

Answer : b

CQ DAM

a) Communiquᄐ`Design Adobe Management

b) Communiquᄏ Digital Asset Management

c) Communication Design Adobe Management

d) Communication Design Adobe Manager

Answer : b

You want to define a Java based CQ workflow process step. Which interface must your class
implement?

a) The com.day.cq.workflow.exec.WorkflowProcess interface.

b) The org.osgi.service.event.EventHandler interface.

c) The com.day.cq.workflow.exec.JavaWorkflow interface.

d) The com.day.cq.workflow.exec.WorkflowData interace.

Answer : a

Which of the following frameworks is not part of Adobe CQ technology stack

a) Apache Felix

b) Apache Sling

c) Apache Jackrabbit

d) Content Repository Extreme

Answer : c

Launcher tab in workflow designer is used for :

a) List workflow models

b) Configures workflow to be launched on node updates

c) Create workflow models

d) Display currently workflow instances

Answer : b

Which of the following is not a valid type of step in CQ workflow models

a) Participant Step

b) Automated Step

c) Process Step

d) AND Split

Answer : b

The feature that enables authors to drag drop Office and PDF files from desktop into CRX

a) WebDAV

b) MSM

c) DAM

d) Package Manager

Answer : a

The default archive file format in which the packages are generated in CQ is

a) TAR

b) JAR

c) ZIP

d) RAR

Answer : c

Identify the allowed state of an OSGi bundle

a) Published

b) Deleted

c) Resolved

d) Activated

Answer : c

You want to request a JSON representation of the content. What do you have to do with the
request?

a) Add the query parameter ?json=true

b) Change the extension to .json.

c) Add a selector json.

d) Write custom code.

Answer : b

What is the default persistence manager used by CQ

a) DB PM

b) Tar PM

c) File PM

d) CRX PM

Answer : b

Type of workflow step which allows user approval

a) Container Step

b) Process Step

c) Participant Step

d) User Step

Answer : c

What is the purpose of a Closed User Group?

a) To define a selected group of authors with special authoring permissions

b) To define one or more Web pages on the publish instance accessible only by members of the Closed User Group

c) To define a group of users and assign them admin rights to manage workflows

d) To define a group of users that have special privileges to do system support

Answer : b

CQ5 is built using framework

a) Apache Fling

b) Apache Sling

c) Apache Jackrabbit

d) Apache Tomcat

Answer : b

Component in CQ5

a) can contain other components

b) are re-usable

c) can run anywhere within any CQ system

d) All of the above

Answer : d

What is the name of the folder where the OSGi bundle get created when ‘Build Bundle’ command is executed

a) install

b) src

c) target

d) components

Answer : a

OSGi Bundle contains

a) Set of Java files

b) JAR files with additional meta information

c) Executable files

d) None of the above

Answer : b

Apache Jackrabbit is a

a) Java framework

b) Application builder

c) Java Content Repository

d) Java application developer.

Answer : c

What does an OR split configuration in a workflow models specifies?

a) Both branch is active

b) Only one branch is active

c) No branch is active

d) Both branch is inactive

Answer : b

Technology stack of cq5

a) JCR,Apache Sling and OSGI

b) JDBC,ApacheTomcat,OSGI

c) servlet,Apache Jackrabbit,ODBC

d) None of the above

Answer : a

Interface to be implemented by java class to hook bundle into life cycle process.

a) WorkflowActivator

b) BundleActivator

c) JavaActivator

d) None of the above

Answer : b

Which JSP should be included in every component rendering JSP script?

a) init.jsp

b) global.jsp

c) first.jsp

d) None of the above

Answer : b

Development task done in CQ5 using

a) Browser.

b) Apache Felix

c) CRXDE Lite/CRXDE

d) Apache Jackrabbit

Answer : c

What is the property used by Sling framework to identify the rendering scripts from the URL?

a) sling:resourceType mapping associated with resource

b) Selector parameter in the URL

c) URL Path of the resource

d) Both A and B

Answer : d

Web application framework used by CQ5 is

a) Apache Sling

b) Apache ANT

c) Apache Jackrabbit

d) None of the above

Answer : a

CQ Paragraph  foundation Component can be located at the path below:

a) /etc/foundation/components/parsys

b) /libs/foundation/components/parsys

c) /apps/foundation/components/parsys

d) /libs/foundation/templates

Answer : b

The framework used for developing dialog and widgets in CQ

a) Apache Sling

b) Apache Felix

c) JCR

d) Ext JS

Answer : d

Adobe CQ provides a large amount of Components with its CQ product out-of-thebox. These Components are located at

a) /libs/foundation/components

b) /apps/components

c) /etc/components

d) /libs/foundation/templates

Answer : a

You have created two templates, tempA and tempB. In the property allowedChildren of tempA you
include tempB. You create a pageA based on tempA and add a property cq:allowedTemplates with a
list of templates, but excluding tempB. Can you select tempB to create a page as child of pageA?

a) Yes, because the allowedChildren property has precedence over cq:allowedTemplates.

b) No, tempB needs to be added to the property cq:allowedTemplates of pageA to accomplish that.

c) No, tempA needs to be added to the property allowedParents of tempB to accomplish that.

d) Yes, because property allowedChildren is checked only if property allowedParents is present.

Answer : b

The designs folder under the ‘tools’ section is used for storing

a) CSS files

b) JS Files

c) Image files

d) All of the above

Answer : d

Nodes in a JCR ponit to another point via a speacial reference type

a) name

b) value

c) Property

d) title

Answer : c

CQ5 makes use of the popular  JavaScript framework is

a) Spry Framework

b) ExtJS

c) Jquery

d) Dojo Toolkit

Answer : b

The Day provided global.jsp declares the

a) Sling, CQ and JSTL taglibs

b) Java script

c) CSS and Images

d) Header and Footer JSP

Answer : a

Property , which  enables the Component to inherit from a “Base” Component.

a) sling:resourceType

b) sling:resourceSuperType

c) sling:property

d) sling:base

Answer : b

A template defined based on a master site / set of pages

a) Red Print

b) Blue Print

c) Yellow print

d) White print

Answer : b

Which foundation component enables authors to drag drop other components to it

a) page

b) column

c) parsys

d) image

Answer : c

MSM defines the relation between the different

a) Pages of the sites

b) languages of the sites.

c) templates

d) Nodes

Answer : a

What should be the type of the node for creating a configuration entry to be used in Apache Felix

a) cq:OsgiConfig

b) felix:OsgiConfig

c) sling:OsgiConfig

d) cq:felixConfig

Answer : c

You created a site /project/en and want to add language sites /de and /fr. What is the best practice to
create the additional language sites?

a) Use the WCM console to copy and paste from /en.

b) Use the Language Copy tool.

c) Create a workflow with a custom process step that creates the according language pages whenever you create a new /en page.

d) Create and download a CQ package containing the /en site. Open the zip file and rename the /en folder to /fr or /de, then reinstall the package.

Answer : b

You have a page and want to create a child page. Which property has the highest priority to
determine which templates can be used?

a) cq:allowedParents

b) cq:allowedChildren

c) cq:allowedPaths

d) cq:allowedTemplates

Answer : d

Paragraph System in CQ5

a) Allows authors to add components of type text to a page

b) Allows authors to add components of different types to a page

c) Allows authors to add components of type Dialog to a page

d) None of the above

Answer : b

Property , which locates the script to be used for rendering the content.

a) sling:resourceSuperType

b) sling:SuperType

c) sling:resource

d) sling:resourceType

Answer : d

The default search engine bundled into Adobe CQ is

a) FAST

b) Verity

c) Apache Lucene

d) Default CQ Search

Answer : c

You want to create a CQ HTML client library. What is the file js.txt used for?

a) To store all the JavaScript code used in the client library.

b) It will contain the JavaScript usage instructions for the client library.

c) It contains a collection of JavaScript functions used globally within the project.

d) It will contain the paths to all the JavaScript files that will be included in the client library.

Answer : d

In CQ5 content structure is defined using

a) Tables

b) Nodes

c) Objects

d) Numbers

Answer : b

A Template is created under a node of type

a) cq:Template.

b) sling:Template.

c) nt:template

d) None of the above

Answer : a

The predefined structure for a site with the required pages, folders and files pre-configured is called:

a) Site copy

b) Blueprint

c) Site Template

d) Site Hierarchy

Answer : b

The site created in CQ based on a blueprint template is

a) Child site

b) Live Copy

c) Slave site

d) Blue Copy

Answer : b

What is the web framework used in the CQ stack for exposing JCR content

a) Sling Framework

b) REST framework

c) Apache Felix Framework

d) OSGi Framework

Answer : a

OSGI (specification)

a) The Open Services Gateway Initiative

b) The Open System Gateway Initiative

c) The Open System Gateway Integration

d) The Open Services Gateway Institution

Answer : a

A change in a JSP is NOT being reflected. How do you enforce a fresh parsing/compilation of the
JSP file?

a) Search and delete the Java Class file from within /var/classes.

b) Restart the CQ Servlet Engine

c) Add a query parameter in the page, which is using the JSP file.

d) Restart the bundle Apache Sling Scripting JSP Support.

Answer : a

You want to extend the foundation Text/Image component by creating a new component. Which is
the correct value to add to the property resourceSuperType in the new component?

a) foundation/components/textimage.

b) libs/foundation/components/textimage.

c) components/textimage.

d) /foundation/components/textimage.

Answer : a

JCR supports

a) only inheritance

b) only referential integrity

c) both inheritance and referential integrity

d) does not support both inheritance and referential integrity

Answer : c

In CQ all user input is managed by

a) Files

b) widgets

c) Node

d) All of the above

Answer : b

Apache Felix

a) is Osage Framework

b) is Open source apache project.

c) provide dynamic runtime environment to CQ.

d) All of the above

Answer : d

In Apache Sling

a) Everything is resource’

b) Everything is tables’

c) Everything is object’

d) None of the above

Answer : a

What is the property used to specify component inheritance

a) sling:resourceType

b) dialogPath

c) isContainer

d) sling:resourceSuperType

Answer : d

The location of the client library can technically be anywhere in the repository as long as the
node type is of

a) cq:include

b) cq:library

c) cq:ClientLibraryFolder

d) cq:client

Answer : c

cq:widgetCollection  is required for creating

a) widgets

b) images

c) files

d) website

Answer : a

Adobe CQ access content repositories using

a) JDBC API

b) Java Content Repository API (JCR)

c) Java API

d) Database API

Answer : b

Internationalization is stored in the repository
under nodes (nodeType sling:Folder) named

a) i16n

b) i19n

c) i18n

d) i17n

Answer : c

How do you create a design dialog for a CQ component?

a) Create a dialog in the component folder and set the dialog’s xtype property to designDialog.

b) Create a dialog in the component folder and name it design_dialog.

c) Create the same component path structure under the design page and create the dialog there.

d) Create a node under the component’s dialog node and set the xtype property to designDialog.

Answer : b

How are the resources called that are passed through a workflow?

a) WorkItem.

b) Transaction.

c) Lifecycle.

d) Payload.

Answer : d

Tag used for including a CQ html client library, like js, css.

a) <cq:includeLibrary>

b) <cq:includeLib>

c) <cq:includeClientLib>

d) <cq:includeClient>

Answer : c

___________ is a key component as it allows components to inherit attributes from other components

a) Parbase

b) parsys

c) dialog

d) None of the above

Answer : a

What does an Item represent in a JCR repository hierarchical content model diagram?

a) The value to be stored

b) The UUID of Node

c) The path to a Node

d) A Node or a Property

Answer : d

What is the most significant difference between the Edit and the Design mode?
A.

a) Sidekick is expanded and minimized respectively

b) In Design mode authors can enter content to modify the design of the page

c) Content edited in Edit mode is saved to the current page, content edited in Design mode is saved to the design settings assigned to the current page

d) The Edit mode is mainly used by regular authors while the Design mode is mainly used by super authors

Answer : d

Content finder is used for

a) Searching and replacing content inside CRX

b) Finding and uploading assets inside DAM

c) Finding assets/content while editing page

d) Importing content into CRX

Answer : c

What is the property used to map a template to a page component

a) sling:resourceType

b) allowedPaths

c) isContainer

d) sling:resourceSuperType

Answer : a

How can you configure a CQ component to allow an Author to edit content without opening a dialog?

a) Create and configure the /cq:editConfig/cq:inplaceEditing node under the component node.

b) Create and configure the /cq:editConfig/cq:inplaceEditing node under the componentᄐs design dialog node.

c) Create and configure the /cq:editConfig/cq:dropTargets node under the component node.

d) Create and configure the /cq:editConfig/cq:inplaceEditing node under the componentᅪc0default script node.

Answer : a

Extended widget used to handle the most common aspects of image handling in a WCM  system is

a) smallimage

b) smartimage

c) Hugeimage

d) intelligentImage

Answer : b

The property to restrict the availability of templates in the various websites is:

a) allowedPaths

b) allowedSites

c) validSites

d) validPaths

Answer : a

Out of the box component for testing the various segment rules associated with campaign

a) Segment Engine

b) Campaign Manager

c) Click Stream Cloud

d) Segment Center

Answer : c

UUID refers to

a) Unique ID for workspace

b) Unique ID for package

c) Unique ID for site

d) Unique ID for node

Answer : d

AEM has out of the box integration with which of the following Adobe products

a) SiteCatalyst

b) Scene7

c) Test&Target

d) All of the above

Answer : d

Adobe-developed utility that maps the CRX repository to your file system.

a) FileVault(VLT)

b) FileSystem

c) ANT

d) None of the above

Answer : a

Language Copy feature is used for

a) Managing different sites

b) Translating content

c) Copying multi language content

d) Managing language versions with in a site

Answer : d

Adobe CQ5 supports content authoring on which of the following Tablet devices:

a) Galaxy Tab

b) Television

c) BlackBerry Playbook

d) None of the above

Answer : b

How content moved from publish instance to author instance using?

a) replication agent

b) Multiple Replication

c) reverse replication

d) Direct replication

Answer : c

How is Content Moved from author to publish instance using

a) replication agent

b) reverse replication

c) Direct replication

d) Mulitple Replication

Answer : a

What are mixin properties associated with a node type used for

a) Add child node

b) Add child properties

c) versioning and access control

d) All of the above

Answer : c

Which of the following statements about the Virtual Repository feature of CQ are true:

a) Enables Unified virtual view of multiple JCR repositories

b) Helps in integrating external repositories into CQ

c) Helps in carrying out a step-by-step content migration by retaining access to older repositories

d) All of the above

Answer : d

A template is a hierarchy of nodes that has the same structure as the page to be created, but

a) without any actual content.

b) With actual data content.

c) With actual data images.

d) With actual data images and contents.

Answer : a

The ‘Activate Tree’ feature provides the following options for the publishing:

a) choosing the start path for the activation

b) Filtering criteria

c) Option to emulate the activation, without actually activating

d) All of the above

Answer : d

Which of the following is not a default mobile device category, emulated by Adobe CQ for mobile web pages:

a) Tablet

b) Smart

c) Touch

d) Feature

Answer : a

You have changed the CRX admin password. Which console or tool do you also need to update?

a) CRXDE Lite

b) CQSE Admin Console

c) Apache Felix Web Console

d) CQ User Administration Console

Answer : c

User Generated Content refers to

a) Content created by end user of website

b) Content created by the author

c) Content generated for users

d) User related content

Answer : a

FileVault (VLT) enables to

a) Perform check in, check out, and other file-management operations.

b) Create and delete files.

c) Read and write files

d) Modify files

Answer : a