0

web technology Online Quiz - 79

Description: web technology Online Quiz - 79
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

Pick a method used to display XML Formatted page

  1. Show-Page

  2. Show – XML

  3. Apply-Parse-XML

  4. Display – XML


Correct Option: A

Which one of the following rules may be locked and unlocked ?

  1. Rule-RuleSet-Version

  2. Rule-RuleSet-Name

  3. Rule-RuleSet-List

  4. Rule-RuleSet-ProCom


Correct Option: A

Ticket events impact

  1. All flows related to this work object which have the ticket

  2. All Flows related to work object which are being executed at that time and have the ticket

  3. One flow related to work object which is being executed at that time and have the ticket

  4. All flows related to the work object


Correct Option: B

If an access role is specified to a parent class it applies to

  1. Parent Class only

  2. Parent class and all its child classes

  3. Parent class and all its child classes unless explicitly overridden by another access rule

  4. None of the above


Correct Option: C

Which one of the following rules would be most appropriate to use for displaying a count of New, Open, Pending and Resolved work objects ?

  1. Rule-Obj-Count

  2. Rule-Obj-ListView

  3. Rule-Obj-SummaryView

  4. Rule-Obj-GroupBy


Correct Option: C

Work Objects are created during

  1. Opening Flows

  2. Primary Flows

  3. Secondary Flows

  4. Sub Flows


Correct Option: A

Class name can be maximum of

  1. 32 characters

  2. 64 characters

  3. 128 characters

  4. No length restriction


Correct Option: B

Which can be specified repeated number of times (in SLA)

  1. Goal

  2. Deadline

  3. Late

  4. All of the above


Correct Option: C

What is the Pattern Inheritance parent for MICO-Finance-

  1. Mico-Finance

  2. Finance-

  3. Mico-Finance-

  4. All of the above


Correct Option: A

Organizational hierarchy levels from Top to bottom are

  1. Organization, Unit, Division

  2. Division, organization, Unit

  3. Organization, Division, Unit

  4. None of the above


Correct Option: C

How to display the values of property in a Drop Down (Like a Combo Box)

  1. Show List HTML property

  2. Prompt Select HTML Property

  3. Display Select HTML Property

  4. Any of the above


Correct Option: B

Use Edit Input rules (Rule-Edit-Input) to

  1. convert input data to a standard format

  2. test prperty values

  3. perform a database INSERT

  4. define and enforce comparison relationships among property values


Correct Option: A

Status of a work object is represented by:

  1. pyTaskStatus

  2. pyWorkStatus

  3. pyStatusWork

  4. pyWorkObjectStatus


Correct Option: C

AI Explanation

To answer this question, we need to understand how the status of a work object is typically represented in Pega.

Option A) pyTaskStatus - This option is incorrect because pyTaskStatus typically represents the status of a specific task within a work object, not the overall status of the work object itself.

Option B) pyWorkStatus - This option is incorrect because pyWorkStatus typically represents the status of a specific assignment within a work object, not the overall status of the work object itself.

Option C) pyStatusWork - This option is correct because pyStatusWork is the property that typically represents the overall status of a work object in Pega.

Option D) pyWorkObjectStatus - This option is incorrect because pyWorkObjectStatus is not a standard property in Pega.

The correct answer is C) pyStatusWork. This option is correct because pyStatusWork is the property that typically represents the overall status of a work object in Pega.

Prerequisite rule set for all initial application rulesets

  1. Not necessary to have a prerequisite for initial application rulesets

  2. PegaApp

  3. Pega-Rules

  4. Pega-ProCom


Correct Option: D

Which of the following is mandatory while creating a class

  1. Pattern Inheritance

  2. Direct Inheritance

  3. Both

  4. None of the above


Correct Option: B

AI Explanation

To answer this question, we need to understand the concept of inheritance in object-oriented programming.

Inheritance is a feature in object-oriented programming that allows a class to inherit properties and methods from another class. It establishes a parent-child relationship between classes, where the child class (also known as the derived class) inherits the characteristics of the parent class (also known as the base class).

When creating a class, inheritance is not mandatory. However, if we are referring specifically to the concept of inheritance in the context of class creation, direct inheritance is the mandatory requirement.

Option A) Pattern Inheritance - This option is incorrect because pattern inheritance is not a mandatory requirement while creating a class. Option B) Direct Inheritance - This option is correct because direct inheritance is the mandatory requirement while creating a class. Option C) Both - This option is incorrect because pattern inheritance is not a mandatory requirement while creating a class. Option D) None of the above - This option is incorrect because direct inheritance is a mandatory requirement while creating a class.

The correct answer is B) Direct Inheritance. This option is correct because direct inheritance is the mandatory requirement while creating a class.

Style Sheet templates are stored in which class

  1. RULE-FILE-STYLE

  2. RULE-FILE-CSS

  3. RULE-FILE-TEXT

  4. RULE-FILE-BINARY


Correct Option: C

Correspondence Types are of type

  1. Rule-Obj-Corr

  2. Rule-CorrType

  3. Rule-Obj-CorrType

  4. Rule-Corr


Correct Option: B

For short medium lists which change often following should be specified in TableEdit tab of Property

  1. Local List

  2. Field Value

  3. Remote List

  4. Prompt List


Correct Option: B

Which of the following is false

  1. Work baskets are instances of Data-Admin-WorkBasket class

  2. Work lists are instances of Data-Admin-Operator-ID class

  3. Class group is an instance of Data-Admin-Classgroup

  4. Access role objects should not be shared across applications


Correct Option: C

ServiceLevel used to set SLA's comes under the following menu

  1. Technical

  2. SysAdmin

  3. Process

  4. Security


Correct Option: C
- Hide questions