0

web technology Online Quiz - 167

Description: web technology Online Quiz - 167
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0
  1. Extended Markup Language

  2. EXtensible Markup Language

  3. Extension Markup Language

  4. Extensional Markup Language


Correct Option: B

Choose the best answer XML was designed to transport and store data, with focus on what data is.

  1. Above statement is completely wrong

  2. Above statement is partially correct

  3. Above statement is fully correct

  4. Can't say


Correct Option: C
  1. Extended Markup Language

  2. EXtensible Markup Language

  3. Extension Markup Language

  4. Extensional Markup Language


Correct Option: B
  1. Create a conditional select using the appropriate database function.

  2. Infer a where clause using the where statement of an object's properties.

  3. Apply a restriction set to a group of users that forces a row level where clause.

  4. All of the above.


Correct Option: D
  1. Always view the inferred SQL to check whether the Select statement includes the restriction.

  2. Save and export your universe.

  3. Test it by making a query in the User module.

  4. All of the above.


Correct Option: C
  1. Is another name for an Alerter.

  2. Is a preset restriction created in Designer.

  3. Can be used to define incompatible objects.

  4. Is used to join aggregate tables.


Correct Option: B

Queries from universes containing SQL traps:

  1. Return fewer rows than expected.

  2. Return too many rows.

  3. Return incompatible objects error.

  4. Are correct only if an aggregate is applied


Correct Option: B
  1. they begin with

  2. they begin with # and end with none

  3. they begin with end with ?>

  4. they begin with -- and end with none


Correct Option: A
  1. There must be one and only one document element. 2. Every open tag must be closed. 3. If an element is empty, it still must be closed. * Poorly-formed: * Well-formed: * Also well-formed: 4. Elements must be properly nested. * Poorly-formed: * Well-formed: 5. Tag and attribute names are case sensitive. 6. Attribute values must be enclosed in single or double quotes. Choose the best suitable answer
  1. A well-formed document should follow all the above rules

  2. A well-formed document may follow 1, 3, 4

  3. A well-formed document may follow 2, 4, 5, 6

  4. A well-formed document may follow 2, 3, 4 ,5


Correct Option: A

What parser would you use for searching a huge XML file?

  1. SAX

  2. DOM

  3. JAXP

  4. JAXB


Correct Option: A
  1. Structure of an XML

  2. Symbolic Aggregate Approximation

  3. Simple API for XML

  4. Short Axis


Correct Option: C

Among the following which is the tree based XML parsing

  1. SAX

  2. DOM

  3. JAXP

  4. JAXB


Correct Option: B
  1. Document Object Model

  2. Distributed Object Management

  3. Domino Object Model

  4. Document Object Management


Correct Option: A
- Hide questions