2.
Portals cannot be customized.
Correct Answer
A. False
Explanation
The statement "Portals cannot be customized" is incorrect. Portals can indeed be customized according to the specific needs and preferences of the user or organization. Customization options may include changing the layout, design, color scheme, adding or removing features, and integrating additional functionalities. Therefore, the correct answer is False.
3.
A template, or description, used to create a specific instance of work is a?
Correct Answer
A. Work type
Explanation
A work type is a template or description that is used to create a specific instance of work. It defines the structure and attributes of the work, allowing for consistent and standardized creation of similar work items. By using work types, organizations can ensure that each instance of work follows a predetermined set of rules and guidelines, leading to improved efficiency and quality in their processes.
4.
The Where Am I? icon allows the developer to?
Correct Answer
A. Identify the current position of a work object in the flow
Explanation
The Where Am I? icon is used to identify the current position of a work object in the flow. It helps the developer to understand which step the work object is currently at in the flow process. This information is useful for debugging and troubleshooting purposes, as it allows the developer to track the progress of the work object and identify any issues or bottlenecks in the flow.
5.
Which of the following is not a Rule Type?
Correct Answer
A. Data model
Explanation
The question asks for a Rule Type that is not included in the given options. Among the options provided, "Data model" is not a Rule Type. Rule Types typically include Decision table, Activity, Flow, and Property, which are used in business rule management systems to define and execute rules. A Data model, on the other hand, is used to represent the structure and relationships of data within a system, but it is not considered a Rule Type.
6.
Section rules are found in which Rule Category?
Correct Answer
A. User Interface
Explanation
The correct answer is User Interface. This is because section rules are related to the user interface of a system. They define the layout, appearance, and behavior of different sections or components of the user interface. These rules ensure consistency and usability in the user interface design, allowing users to interact with the system in an intuitive and efficient manner. Therefore, the section rules fall under the User Interface rule category.
7.
Pattern inheritance is required in PRPC.
Correct Answer
A. False
Explanation
Pattern inheritance is not required in PRPC. Pattern inheritance is a concept in object-oriented programming where a class can inherit properties and behaviors from another class. In PRPC, which is a business process management tool, pattern inheritance is not a mandatory requirement. PRPC allows for customization and configuration of business processes without the need for pattern inheritance. Therefore, the correct answer is false.
8.
In this image, OrderEntry, representents what?
Correct Answer
A. A work type
Explanation
The correct answer is A work type. In the context of this image, OrderEntry represents a work type. A work type is a categorization of work items that share similar characteristics and can be processed in a similar manner. It helps in organizing and managing different types of work within a system or organization.
9.
A flow action that updates an assignment, but does NOT complete the assigment or advance the work item in the process is called what?
Correct Answer
A. Local flow action
Explanation
A local flow action is a type of flow action that updates an assignment without completing the assignment or advancing the work item in the process. It allows users to make changes or updates to the assignment without progressing the workflow. This type of flow action is commonly used when additional information or input is required from the user before the assignment can be completed or advanced in the process.
10.
A class rule?
Correct Answer
A. Must always specify directed inheritance
Explanation
A class rule must always specify directed inheritance because directed inheritance defines the relationship between classes where one class inherits properties and behaviors from another class. It is a fundamental concept in object-oriented programming and ensures that the derived class inherits the attributes and methods of the base class. Specifying directed inheritance is necessary to establish the hierarchical structure and inheritance hierarchy in a class-based system.
11.
A flow can have more than one start flow shape?
Correct Answer
A. False
Explanation
A flow can only have one start flow shape. The start flow shape represents the beginning of the flow and there can only be one starting point. Having multiple start flow shapes would create confusion and ambiguity in the flow. Therefore, the statement that a flow can have more than one start flow shape is false.
12.
Which statement is true about flow action likelihoods?
Correct Answer
A. They indicate the order in which flow actions are displayed in the selection list on a work form (screen)
Explanation
Flow action likelihoods indicate the order in which flow actions are displayed in the selection list on a work form (screen). This means that the flow action with the highest likelihood will be displayed first, followed by the one with the second highest likelihood, and so on. The likelihoods are not calculated automatically based on frequency of use within the flow, nor are they required to add up to 100%. They are simply used to determine the order in which the flow actions are presented to the user.
13.
Router shapes are connected to what shape?
Correct Answer
A. Assignment
Explanation
Router shapes are connected to the Assignment shape in a process flow diagram. The Assignment shape is used to assign values or perform calculations in a process. Therefore, the correct answer is Assignment.
14.
The Short Description field of this rule type is used to create the label on a button or entry in a pull-down list presenting options to the user for completing a task?
Correct Answer
A. Flow action
Explanation
The Short Description field of a flow action is used to create the label on a button or entry in a pull-down list presenting options to the user for completing a task. This means that when a user sees the flow action, they will see the label specified in the Short Description field, which helps them understand the purpose or action associated with that button or entry. The other rule types mentioned (Property, Activity, and Decision table) do not have a Short Description field that is specifically used for creating labels on buttons or entries in a pull-down list.
15.
During the creation of the Application Profile, you should be asking yourself "How will I build it?"
Correct Answer
A. False
Explanation
During the creation of the Application Profile, you should not be asking yourself "How will I build it?" Instead, you should be asking yourself "What are the requirements and objectives of the application?" This is because the Application Profile focuses on understanding the needs and goals of the application, rather than the technical aspects of building it.
16.
When a flow rule is in draft mode, the developer cannot add additional flow shapes to the flow.
Correct Answer
A. False
Explanation
When a flow rule is in draft mode, the developer can add additional flow shapes to the flow. This means that they have the ability to modify and expand the flow by adding more shapes or steps to it. Therefore, the statement "When a flow rule is in draft mode, the developer cannot add additional flow shapes to the flow" is false.
17.
The more ________ a class, the more resuable it is?
Correct Answer
A. Generalized
Explanation
A generalized class is more reusable because it can be used in a wider range of scenarios and can be easily adapted to different requirements. It is designed to be flexible and adaptable, allowing it to be used as a base class for other more specific classes. In contrast, a specialized class is designed for a specific purpose and may not be easily adaptable or reusable in different contexts. Therefore, the more generalized a class is, the more reusable it becomes.
18.
A rule's placement in the class structure defines the scope of its reusability.
Correct Answer
A. True
Explanation
The statement is true because the placement of a rule within a class structure determines the extent to which it can be reused. If a rule is placed at a higher level in the class structure, it can be inherited and reused by all subclasses below it. On the other hand, if a rule is placed at a lower level, it may only be applicable to that specific subclass and cannot be reused by other subclasses. Therefore, the placement of a rule in the class structure directly impacts its reusability.
19.
In what class would you expect to find the out of the box activity rule NewDefaults?
Correct Answer
A. Work-
Explanation
The out of the box activity rule NewDefaults would be expected to be found in the class "Work-".
20.
In order to define a work type, the This Class field on the class rule definition (rule form) must be set to one of three possible values. What is the correct value?
Correct Answer
A. Belongs to a class group
Explanation
To define a work type, the "This Class" field on the class rule definition must be set to "belongs to a class group". This means that the work type is associated with a specific class group, allowing it to inherit properties and behavior from that group. By setting the "This Class" field to "belongs to a class group", the work type is able to leverage the predefined rules and configurations of the class group, making it easier to define and manage the work type.
21.
Which three are characteristics of a concrete class? (Choose three.)
Correct Answer(s)
A. It can have instances.
A. It may be a class group.
A. It may belong to a class group.
Explanation
A concrete class is a class that can be instantiated, meaning it can have instances. It may also be a part of a class group or belong to a class group, which refers to a collection of related classes. However, there is no requirement for a concrete class to end in a "-". The statement that it must inherit from an abstract class is incorrect, as concrete classes can inherit from any class, abstract or not.
22.
A local list is defined for a property. Which HTML Property rule is used to create a selection list for this property
Correct Answer
A. PromptSelect
Explanation
The correct answer is PromptSelect. The PromptSelect HTML Property rule is used to create a selection list for a local list property. This rule allows users to select one option from a list of predefined values.
23.
Which two statements are true about harnesses and sections? (Choose two.)
Correct Answer(s)
A. Harnesses and the sections they contain need not be built in the same class.
A. Harnesses may contain multiple sections.
Explanation
The first statement is false because each harness may contain different section rules, not necessarily the same three standard section rules. The second statement is true because sections can indeed contain multiple harnesses. The third statement is true because harnesses and the sections they contain can be built in different classes. The fourth statement is true because harnesses can indeed contain multiple sections.
24.
Which rule is referenced by Router, Notify, and Utility shapes?
Correct Answer
A. Activity
Explanation
The correct answer is activity. The Router, Notify, and Utility shapes are all used in activities in Pega Platform. Activities are rule types that define the processing logic for a specific task or set of tasks. They can be used to perform calculations, manipulate data, make decisions, and control the flow of a case or process. Therefore, the activities rule type is referenced by the Router, Notify, and Utility shapes.
25.
What is the transition in an activity used for?
Correct Answer
A. To specify conditions evaluated after the method in the step is performed
Explanation
The transition in an activity is used to specify conditions that are evaluated after the method in the step is performed. This means that the transition determines what should happen next based on the result of the method execution. It allows for conditional branching in the activity, where different paths can be taken depending on the outcome of the method.
26.
A requirement specification states that if a test score is between 91 and 100, assign the grade A; 81 - 90, assign a B; 71 - 80, assign a C. Which three rule types are appropriate for this requirement? (Choose three.)
Correct Answer(s)
A. Decision table
A. Decision tree
A. Map value
Explanation
The requirement specifies a set of conditions and corresponding actions based on those conditions. A decision table is appropriate because it allows for the representation of multiple conditions and their corresponding actions in a tabular format. A decision tree is also appropriate as it visually represents the conditions and possible actions in a hierarchical structure. Lastly, map value is appropriate as it allows for the mapping of specific values to corresponding actions.
27.
Which statement is true about Fork and Decision shapes?
Correct Answer
A. Decisions reference a decision rule; Forks do not reference a rule.
Explanation
Decisions and Forks are two different shapes used in flowcharts. The statement that "Decisions reference a decision rule; Forks do not reference a rule" is true. Decisions are used to represent points in the flow where a decision needs to be made based on a certain condition or rule. They typically have multiple outgoing paths, each representing a different decision outcome. On the other hand, Forks are used to split the flow into multiple parallel paths. They do not have any associated decision rule, but rather serve to create multiple paths for concurrent processing.
28.
After running the Application Accelerator, you should expect to see some out of the box UI rules in your work pool (application).
Correct Answer
A. True
Explanation
After running the Application Accelerator, you should expect to see some out of the box UI rules in your work pool (application). This means that the Application Accelerator automatically generates and adds predefined UI rules to your work pool, which can be used to enhance the user interface and improve the overall user experience. These out of the box UI rules are ready to use and can save time and effort in developing the application's UI components from scratch.
29.
When developing and debugging, you may use the Clipboard tool to _____. (Choose two.)
Correct Answer(s)
A. Create a page
A. Start a flow
Explanation
The Clipboard tool can be used to create a page and start a flow when developing and debugging. It allows developers to view and manipulate data in the system, making it easier to test and troubleshoot their applications. By using the Clipboard tool, developers can create a new page or start a flow to simulate different scenarios and analyze the behavior of their application. This helps in identifying and fixing any issues or bugs during the development process.
30.
In PRPC, the Organizational Hierarchy requires:
Correct Answer
A. Exactly 3 levels
Explanation
The correct answer is "Exactly 3 levels" because in PRPC, the Organizational Hierarchy is designed to have a specific structure with three levels. This structure allows for clear and efficient communication and decision-making within the organization. Having exactly three levels ensures that there is a proper balance of authority and responsibility throughout the hierarchy.
31.
Which two of the following are options in Rules Inspector?
Correct Answer(s)
A. Show HTML Rules
A. Show Property Rules
Explanation
In Rules Inspector, there are several options available to view different types of rules. Two of these options are "Show HTML Rules" and "Show Property Rules". "Show HTML Rules" allows users to view and inspect the HTML rules in the application, while "Show Property Rules" allows users to view and inspect the property rules. These options provide users with the ability to analyze and understand the specific HTML and property rules used in the application.
32.
Which method instantiates a new page in the clipboard?
Correct Answer
A. Page-New
Explanation
The method "Page-New" instantiates a new page in the clipboard.
33.
The Model rule type is found under the ________ rule category?
Correct Answer
A. Technical
Explanation
The Model rule type is found under the Technical rule category. This rule type is used to define the structure and behavior of data objects in an application. It allows developers to create reusable data models that can be referenced and utilized throughout the application. By categorizing it under the Technical rule category, it indicates that it is primarily used for technical implementation purposes rather than for defining business processes or user interfaces.
34.
The Harness rule type is found under the ____________ rule category?
Correct Answer
A. User Interface
Explanation
The Harness rule type is found under the User Interface rule category because a harness is a rule that defines the overall layout and structure of a user interface. It allows developers to design and configure the appearance and behavior of a user interface by adding sections, layouts, and controls. The User Interface rule category includes all the rules related to the presentation layer of an application, such as harnesses, sections, and layouts.
35.
In a screen flow, the flow action is referenced in the ____________ shape?
Correct Answer
A. Assignment
Explanation
In a screen flow, the flow action is referenced in the "assignment" shape. The assignment shape is used to assign a value to a variable or to perform an action. In this case, the flow action is being assigned to the screen flow, indicating that this is the action that will be performed in the flow.
36.
When creating a Property rule, the Quick Create feature cannot be used to create an aggregate property (example: Page property).
Correct Answer
A. True
Explanation
When creating a Property rule, the Quick Create feature cannot be used to create an aggregate property such as a Page property. This means that when defining a Property rule, the Quick Create feature does not provide the option to create an aggregate property like a Page property. Therefore, the statement "True" is correct.
37.
The 'dot reference' for the following property example, .LoanInfo.Amount, tells you what about the Amount peoperty?
Correct Answer
A. That it is an embedded property.
Explanation
The 'dot reference' for the property example, .LoanInfo.Amount, indicates that the Amount property is embedded within another property or object. This means that it is a sub-property or a nested property within the LoanInfo property.
38.
This image shows what?
Correct Answer
A. Class Inheritance Diagram
Explanation
The image shown in the question is a Class Inheritance Diagram. This diagram represents the relationships between classes in an object-oriented programming language. It illustrates how classes inherit properties and behaviors from other classes, showing the hierarchy and structure of the classes involved. The diagram helps developers understand the inheritance relationships and how different classes are related to each other in a program.
39.
Every class, except @baseclass, must define a directed inheritance path.
Correct Answer
A. True
Explanation
In object-oriented programming, a class is a blueprint for creating objects. Inheritance allows a class to inherit properties and methods from another class, known as the base class or parent class. The statement suggests that every class, except the base class, must have a directed inheritance path, meaning that it should inherit from another class. This ensures that classes are organized in a hierarchical manner, where each class builds upon the functionality of its parent class. Therefore, the correct answer is true.
40.
The first thing to consider in your design is:
Correct Answer
A. Determine the fundamental units of work
Explanation
In designing a system, it is important to first determine the fundamental units of work. This involves breaking down the overall task or project into smaller, more manageable components or tasks. By identifying these fundamental units of work, it becomes easier to plan and organize the design process, allocate resources effectively, and ensure that all necessary tasks are accounted for. This step is crucial in establishing a solid foundation for the design and ensuring that the system is structured and organized in a logical and efficient manner.
41.
All of the the following are true of the Class Group, except?
Correct Answer
A. Represents a work type
Explanation
The Class Group represents a collection of classes that share similar characteristics or attributes. It is used to define a work pool and represents the concept of an application. Additionally, it inherits important rules from the Work- class. However, it does not directly represent a work type. Work types are typically represented by individual classes within the Class Group.
42.
When considering rule resolution and class inheritance, it is important to understand that PRPC (during rule resolution) begins with the most specialized class. It then searches all classes identified by directed inheritance. It then switches to pattern inhertiance. This process is repeated all the way up to @baseclass.
Correct Answer
A. False
Explanation
The explanation for the given correct answer is that PRPC does not begin with the most specialized class during rule resolution. Instead, it starts with the class identified by the Applies To key part of the rule and then searches all classes identified by directed inheritance. It does not switch to pattern inheritance until it reaches the top-level class. So, the statement is false.
43.
With respect to Data Classes, It is considered a best practice to co-locate rules (example: section) and the properties they reference.
Correct Answer
A. True
Explanation
Co-locating rules (such as sections) and the properties they reference is considered a best practice in Data Classes. This means that it is recommended to place the rules and properties together in the same location or class. This helps in organizing and maintaining the code, as it makes it easier to understand the relationship between the rules and the properties they are associated with. By co-locating them, developers can easily identify and manage the dependencies between rules and properties, leading to more efficient and maintainable code.
44.
Which standard Harness rule allows users to select a flow action, completing an assignment?
Correct Answer
A. Perform
Explanation
The correct answer is "Perform". The Perform standard Harness rule allows users to select a flow action and complete an assignment. This harness rule is commonly used in the user interface to present the flow action to the user and gather input or perform an action based on the user's selection.
45.
The New harness is referenced on the Process tab of what rule type to facilitate the creation of a work item?
Correct Answer
A. Flow
Explanation
The correct answer is Flow. The New harness is referenced on the Process tab of a Flow rule type to facilitate the creation of a work item. This means that when a new work item is created in the system, the Flow rule will determine which harness to use for the user interface of that work item.
46.
A section rule cannot be referenced within another section rule.
Correct Answer
A. False
Explanation
A section rule can be referenced within another section rule. This means that one section rule can be used as a component or part of another section rule. This allows for modular and reusable design in rule-based systems, where different section rules can be combined to create more complex and comprehensive rule sets. Therefore, the correct answer is False.
47.
A system architect can leverage properties created in a data class, make them available in a work pool, by doing what?
Correct Answer
A. Creating a Page or Page List property in the work pool
Explanation
By creating a Page or Page List property in the work pool, a system architect can leverage properties created in a data class and make them available. This allows the properties from the data class to be easily accessed and used within the work pool, without the need to recreate each property or use additional rules such as When or Activity rules.
48.
Sections rules are created as type:
Correct Answer
A. Rule-HTML-Section
Explanation
The given correct answer is "Rule-HTML-Section". This is because the question asks for the type of sections rules are created as, and "Rule-HTML-Section" is a valid type of section rule. The other options listed (Rule-Object-Section, Rule-HTML-Harness, Rule-Object-Harness) are not types of section rules.
49.
The data page corresponding to an open work item (seen in the Clipboard) is called what?
Correct Answer
A. PyWorkPage
Explanation
The data page corresponding to an open work item seen in the Clipboard is called "pyWorkPage". This page contains all the data related to the work item and is used to store and manipulate information during the processing of the item. It serves as a container for various properties and values associated with the work item.