web technology Online Quiz - 80

web technology Online Quiz - 80

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

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
Question 2 Multiple Choice (Single Answer)

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
Question 3 Multiple Choice (Single Answer)

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
Question 4 Multiple Choice (Single Answer)

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
Question 5 Multiple Choice (Single Answer)

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
Question 6 Multiple Choice (Single Answer)

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
Question 7 Multiple Choice (Single Answer)

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
Question 8 True/False

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

  1. True
  2. False
Question 9 Multiple Choice (Single Answer)

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
Question 10 True/False

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

  1. True
  2. False
Question 11 True/False

A flow can have more than one Start Flow shape.

  1. True
  2. False
Question 12 True/False

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

  1. True
  2. False
Question 13 True/False

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

  1. True
  2. False
Question 14 Multiple Choice (Single Answer)

Which of the following are valid Work Id

  1. W-
  2. W-TCS
  3. TCS-W-
  4. All of the above
Question 15 Multiple Choice (Single Answer)

Cover and Covered object should belong to

  1. Same ClassGroup
  2. Same AccessGroup
  3. Same WorkPool
  4. None of the above
Question 16 Multiple Choice (Single Answer)

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}
Question 17 Multiple Choice (Single Answer)

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
Question 18 Multiple Choice (Single Answer)

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

  1. Daily
  2. Weekly
  3. Monthly
  4. Once in 3 months
Question 19 Multiple Choice (Single Answer)

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

  1. Flow
  2. Declare Constraint
  3. Declare Decision Tree
  4. Activity Steps
Question 20 Multiple Choice (Single Answer)

External systems access PRPC application data and processes using

  1. Services
  2. Connectors
  3. Servers
  4. All the above