0

web technology Online Quiz - 56

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

Should the object referenced by a CompoundPropertyModel be Serializable?

  1. True

  2. False


Correct Option: B

Wicket throws an error if the component is not provided a model, even if the component's parent has an inheritable model.

  1. True

  2. False


Correct Option: B

What is the default method that wicket uses while submitting forms?

  1. POST

  2. GET

  3. GETPOST

  4. REQUESTRESPONSE


Correct Option: A

Which of the following is not a part of SOA architecture

  1. Service Broker

  2. Service Provider

  3. Service requestor

  4. Service Publisher


Correct Option: D

The Interface Used by Web Service is

  1. Web Service Definition language

  2. Web Service Description Language

  3. Simple object Access Protocol

  4. interface Definition Language


Correct Option: B

Root element of a WSDl file

  1. Definition

  2. Messaage

  3. Types

  4. Port


Correct Option: A

Soap Body is an optional element in a soap message

  1. True

  2. False


Correct Option: B

Which of the following is not a type of information at UDDi registry

  1. White Pages

  2. Yellow Pages

  3. Green Pages

  4. Soap Messages


Correct Option: D
Explanation:

To answer this question, the user needs to have knowledge of UDDI registry and the types of information that can be found there.

UDDI (Universal Description, Discovery, and Integration) registry is a platform-independent, XML-based registry that provides businesses with a standard way to publish and discover information about web services. It is used to manage information about web services, such as their description, location, and interface.

Now let's go through each option:

A. White Pages: This is a type of information that can be found in the UDDI registry. It contains information about a business or organization, such as their name, address, phone number, and other contact details.

B. Yellow Pages: This is also a type of information that can be found in the UDDI registry. It contains information about a business's services or products, such as their description, category, and keywords.

C. Green Pages: This is a type of information that can be found in the UDDI registry. It contains information about a business's technical capabilities, such as the programming languages, platforms, and protocols they support.

D. Soap Messages: This is NOT a type of information that can be found in the UDDI registry. SOAP (Simple Object Access Protocol) messages are used to exchange information between web services, but they are not stored in the UDDI registry.

Therefore, the answer is: D. Soap Messages.

SOAp message contains the following

  1. header

  2. body

  3. fault element

  4. end point url


Correct Option: A,B,C

Which element of the WSDL contains the end point url

  1. Bindings

  2. end Point

  3. Service

  4. Message


Correct Option: C

Service Locator requires use of generated proxy at client side for the service invocation

  1. True

  2. False


Correct Option: B

Each message in a wsdl consists of one or more of the following

  1. Definition

  2. part

  3. port

  4. service


Correct Option: B

Which of the following is used for publishing and discovery of the information of web services

  1. SOAP

  2. UDDI

  3. WSDL

  4. CORBA


Correct Option: B

What is the Processing date of the Policy if we are creating Policy with the Effective Date of 08-20-10 ?

  1. 8/20/2010

  2. 8/21/2010

  3. Date on which the Policy is created

  4. 7 Days from the Effective Date

  5. None of the Above


Correct Option: C

1.On which .Net Framework is the current architecture based?

  1. 1.1

  2. 2.0

  3. 3.5

  4. 4.0


Correct Option: C

Which of these are windows hosted service that we have in TRAQ?

  1. SG Service

  2. TRAQService

  3. None

  4. Both A & B


Correct Option: D

In which project module does all the database transactions like SP calls and Data Mapping is made?

  1. TRAQProxy

  2. TRAQSolution

  3. TRAQModel

  4. TRAQCommon


Correct Option: D

What is the technology in which this project is built?

  1. C#, SQL 2005

  2. VB.Net SQL 2000

  3. C#, SQL 2000

  4. VB.Net SQL 2005


Correct Option: A

The Login logic is implemented in TRAQ using?

  1. Visual Studio Login Control

  2. SiteMinder

  3. MS Passport

  4. No Authentication mechanism required in Application


Correct Option: B

EC Engine runs on a ___________

  1. DataSynanpses Grid Server

  2. Windows Hosted App

  3. The same server as Web App

  4. Parallel platform with SG service


Correct Option: A
- Hide questions