0

web technology Online Quiz - 74

Description: web technology Online Quiz - 74
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0
  1. at the end of each iteration of the Construction Phase

  2. immediately before going into production

  3. whenever a critical change is made to a flow

  4. during UAT


Correct Option: C

The application being built requires each work object to have a Short Description field. What is the appropriate property to use for this requirement ?

  1. pyShortDescription

  2. pyLabel

  3. pzShortDescription

  4. pzLabel


Correct Option: B
  1. Page.User.Identity

  2. Page.User.IsInRole

  3. Page.User.Name

  4. None of the Above


Correct Option: A
  1. Session objects

  2. Application objects

  3. ViewState

  4. All the Above


Correct Option: B

What is the base class from which all Web forms inherit?

  1. Master Page

  2. Page Class

  3. Session Class

  4. None of the Above


Correct Option: B

AI Explanation

To answer this question, you need to understand the concept of Web forms in web development.

The correct answer is B) Page Class.

Explanation: Web forms in web development are created using ASP.NET technology. The Page Class is the base class from which all Web forms inherit in ASP.NET. This class provides the basic functionality and properties required for creating a web form. It contains methods and properties that allow you to interact with the user, handle events, and manage the lifecycle of the page.

Option A) Master Page - This option is incorrect because the Master Page is a concept in ASP.NET that allows you to create a consistent layout and design for multiple web pages. It is not the base class for Web forms.

Option C) Session Class - This option is incorrect because the Session Class is used to store and retrieve user-specific data across multiple web pages. It is not the base class for Web forms.

Option D) None of the Above - This option is incorrect because the correct answer is B) Page Class, which is the base class for all Web forms in ASP.NET.

Therefore, the correct answer is B) Page Class.

  1. Web Server Description Language

  2. Web Server Descriptor Language

  3. Web Services Description Language

  4. Web Services Descriptor Language


Correct Option: C
  1. Rule-Connect-SOAP

  2. Rule-Connect-WebService

  3. Connector

  4. Rule-Service-SOAP


Correct Option: A
  1. Clipboard

  2. Tracer

  3. Performance tool

  4. Rules Inspector


Correct Option: B
  1. Privileges

  2. Access groups

  3. Party role

  4. Properties


Correct Option: A,B

For most of the concrete classes, PRPC comes with a standard model called

  1. pyStandard

  2. pyDefault

  3. pyDefModel

  4. pyStdModel


Correct Option: B
  1. Rule-File-Binary.

  2. Rule-File-Text

  3. Rule-Obj-Binary

  4. Rule-Obj-Text


Correct Option: A
  1. Work Group

  2. Class pool

  3. Work Party

  4. Class Group


Correct Option: D
  1. Page

  2. PageList

  3. PageGroup

  4. Single Value

  5. ValueGroup

  6. ValueList


Correct Option: D
  1. AttachANote

  2. AttacAURL

  3. AttachAFile

  4. AttachADocument


Correct Option: A,B,C
  1. Approve Flow

  2. Accept

  3. Reject

  4. Transfer


Correct Option: C
- Hide questions