0

web technology Online Quiz - 80

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

How could you use a Flow shape to branch to another flow without returning control?

  1. (a) Do not have any connectors emanating from the Flow shape

  2. (b) In the Flow parameters, select Branch, not Call

  3. (c) You cannot use a Flow shape to branch to another flow

  4. (d) none of these


Correct Option: A

Property-Seek-Value is a method which can be used to invoke:

  1. (a) Forward chaining

  2. (b) Backward chaining

  3. ©front chaining

  4. (d) none of these


Correct Option: B

You can use one of the following optional features to add one or more facts to the value of a property.

  1. a) Property qualifier

  2. b) Property aliases

  3. c) Enumerated text values

  4. (d) none of these


Correct Option: A

When would you choose a Fork shape instead of a Decision shape?

  1. (a) When you want to invoke a map value (not a map value pair)

  2. (b)when you want to invoke a when rule

  3. (c)when you want to invoke a decision table

  4. (d) none of these


Correct Option: B

In PRPC, all classes you create inherit from the base classes:

  1. (a) Citi-, Rule-, HTML-

  2. b. Work-, Data-, and History-

  3. c. Class-, Property-, Method-

  4. (d) none of these


Correct Option: B

Which method ends the current activity and returns control to the calling activity.

  1. (a) Activity-End

  2. (b) End-Activity

  3. (c) Exit-Activity

  4. (d) none of these


Correct Option: C

Which type of declarative processing provides the ability to proactively obtain data needed for processing by resolving a series of triggered dependent property values changes?

  1. a) Backward Chaining

  2. b) Forward Chaining

  3. c) Property Chaining

  4. d) None of the above


Correct Option: B

True or False. You can create rules to support application-specific attachments

  1. True

  2. False


Correct Option: B

In the early stage of the Design, you should:

  1. (a)Create a list of the systems that you will interact with, the type of information needed, the interconnect mechanism, and the details of each message exchanged.

  2. (b) Same as (a), but excluding the details of each message

  3. (c) Same as (a), but include a detailed “message to properties” map

  4. d) None of the above


Correct Option: B

True or False: Create properties for lower-level classes before higher-level classes.

  1. True

  2. False


Correct Option: B

A flow can have more than one Start Flow shape.

  1. True

  2. False


Correct Option: B

There must be one Connector shape emanating from a Decision shape for every possible return value.

  1. True

  2. False


Correct Option: B

Division names do not have to be unique within the organization because Process Commander has the ability to differentiate.

  1. True

  2. False


Correct Option: B

Which of the following are valid Work Id

  1. W-

  2. W-TCS

  3. TCS-W-

  4. All of the above


Correct Option: D

Cover and Covered object should belong to

  1. Same ClassGroup

  2. Same AccessGroup

  3. Same WorkPool

  4. None of the above


Correct Option: A

Which of the following is the best way to update a property in an activity step ?

  1. Use the Java method

  2. AtSetValue(PropertyName, Value)

  3. Use the Property-Set method

  4. {PropertyName INPUT}


Correct Option: C

Which of the following is true regarding development RuleSets(Not standard rules)

  1. Rule sets can be maximum of 32 characters

  2. Rule sets can have spaces

  3. Rule sets can have Pega as prefix

  4. Rule sets name can have special characters and spaces


Correct Option: A

According to Ten Guard Rails of PRPC,application performance need to be monitored

  1. Daily

  2. Weekly

  3. Monthly

  4. Once in 3 months


Correct Option: B

Following doesn't come under 'Event Types To Trace' tab of Tracer

  1. Flow

  2. Declare Constraint

  3. Declare Decision Tree

  4. Activity Steps


Correct Option: D

External systems access PRPC application data and processes using

  1. Services

  2. Connectors

  3. Servers

  4. All the above


Correct Option: A
- Hide questions