Tag: web technology

Questions Related to web technology

  1. pyTaskStatus

  2. pyWorkStatus

  3. pyStatusWork

  4. pyWorkObjectStatus


Correct Option: C

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
  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
  1. Database Save

  2. Database Update

  3. Database Deletion

  4. All of the above


Correct Option: D