0

web technology Online Quiz - 148

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

An entity bean:

  1. Can be shared between multiple clients as long as the entity being shared is the same

  2. No interfaces required

  3. Must have its EJBObject interface

  4. Can't be shared between multiple clients


Correct Option: A,C

When you pass a Remote object to or from a remote method,what is really passed?

  1. The Remote object reference

  2. The Remote object’s stub

  3. A local copy of the remote object

  4. None


Correct Option: B

SmartClient provides:

  1. zero-install DHTML/Ajax client engine

  2. rich user interface components & services

  3. client-server databinding systems

  4. All Of Above


Correct Option: D

Ajax technology emaphasizes mostly on

  1. Synchronous Communication between Browser and server

  2. Asynchronous Communication between Browser and server

  3. Socket Connection

  4. None


Correct Option: B

Smartclient script executed in a secured web browser can perform

  1. Web-related operations

  2. File system Operations

  3. System Operations

  4. All Of the Above


Correct Option: A

Smartclient supports :

  1. Web services

  2. Direct Web remoting

  3. Javascript remote Procedure Calls

  4. All Of the Above


Correct Option: D

Which of the libraries are not part of Smartclient LGPL distribution

  1. Foundation

  2. Core

  3. Containers

  4. Messaging


Correct Option: D

What does XML stand for?

  1. eXtra Modern Link

  2. X-Markup Language

  3. eXtensible Markup Language

  4. Example Markup Language


Correct Option: C
Explanation:

To answer this question, the user needs to know what XML stands for.

The correct answer is:

C. eXtensible Markup Language

Option A is incorrect because "eXtra Modern Link" is not the correct expansion of XML.

Option B is incorrect because "X-Markup Language" is not the correct expansion of XML.

Option D is incorrect because "Example Markup Language" is not the correct expansion of XML.

Therefore, the correct answer is option C, "eXtensible Markup Language".

There is a way of describing XML data, how?

  1. XML uses a description node to describe data

  2. XML uses XSL to describe data

  3. XML uses a DTD to describe the data

  4. None


Correct Option: C

What is the correct syntax of the declaration which defines the XML version?


Correct Option: A

What does DTD stand for?

  1. Direct Type Definition

  2. Do The Dance

  3. Dynamic Type Definition

  4. Document Type Definition


Correct Option: D

Is this a "well formed" XML document? Tove Jani Reminder Don't forget me this weekend!

  1. True

  2. False


Correct Option: A

Is this a "well formed" XML document? Tove Jani Reminder Don't forget me this weekend!

  1. True

  2. False


Correct Option: B

XML elements cannot be empty

  1. True

  2. False


Correct Option: A

Which is not a correct name for an XML element?

  1. <1dollar>

  2. All 3 names are incorrect


Correct Option: D

XML attribute values must always be enclosed in quotes

  1. True

  2. False


Correct Option: A

What does XSL stand for?

  1. eXtensible Style Listing

  2. eXtensible Stylesheet Language

  3. eXtra Style Language

  4. eXpandable Style Language


Correct Option: B

Different message types used in BBE(JMS/SOAP)

  1. JMS

  2. SOAP

  3. Both A & B

  4. None of the above


Correct Option: C

What does JMS stands for

  1. Java Markup Service

  2. Java Message Standard

  3. Java Message Service

  4. Both B & C


Correct Option: C

What is bugzilla?

  1. Tool to detect defects

  2. Tool to manage Test cases

  3. Tool to generate xml

  4. Tool to manage defects


Correct Option: D
- Hide questions