0

web technology Online Quiz - 166

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

Abbreviate XSLT

  1. eXtensible Stylesheet Language Transformations

  2. eXtented Stylesheet Language Transformations

  3. eXtensible Stylesheet Language

  4. None of the above


Correct Option: A

What is Altova XMLSpy

  1. An type of XML parser

  2. The industry leading XML editor

  3. A type of XML object modelling

  4. None of the above


Correct Option: B

What is xPath ?

  1. It a way to describe where the items are located in a xml files

  2. It is used to traverse the XML

  3. It is an mandated property to be set before parsing an xmlparsing

  4. None of the above


Correct Option: A

Abbreviation for XML

  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

JAXB allows Java developers to access and process XML data without having to know XML or XML processing

  1. True

  2. False


Correct Option: B

Choose the best answer 1) XML is not a replacement for HTML. 2) XML and HTML were designed with different goals. 3) XML was designed to describe data and to focus on what data is. 4) HTML was designed to display data and to focus on how data looks. 5) HTML is about displaying information, XML is about describing information

  1. 1 & 2 is correct

  2. 2 & 3 is correct

  3. 4 & 5 is correct

  4. All are correct


Correct Option: D

Among the following choose the best suitable answer 1. NO special characters are allowed while forming XML document 2. Only 5 characters are not allowed, they are < > & " '

  1. Only statement 1 is correct

  2. Only statement 2 is correct

  3. Both Statements are correct

  4. Both Statements are wrong


Correct Option: B

What is Altova XMLSpy ?

  1. An type of XML parser

  2. The industry leading XML editor

  3. A type of XML object modelling

  4. None of the above


Correct Option: B

What does CSS stand for?

  1. Computer Style Sheets

  2. Colorful Style Sheets

  3. Cascading Style Sheets

  4. Creative Style Sheets


Correct Option: C

What is the correct HTML for referring to an external style sheet?

  1. mystyle.css


Correct Option: C

Where in an HTML document is the correct place to refer to an external style sheet?

  1. At the top of the document

  2. In the section

  3. At the end of the document

  4. In the section


Correct Option: B

Which HTML attribute is used to define inline styles?

  1. class

  2. style

  3. styles

  4. font


Correct Option: B

Which is the correct CSS syntax?

  1. body {color: black}

  2. {body:color=black(body}

  3. {body;color:black}

  4. body:color=black


Correct Option: A

How do you insert a comment in a CSS file?

  1. // this is a comment

  2. /* this is a comment */

  3. ' this is a comment

  4. // this is a comment //


Correct Option: B

Which property is used to change the background color?

  1. color:

  2. bgcolor:

  3. background-color:

  4. background-colour:


Correct Option: C

Directory service where companies can register and search for Web services?

  1. WSDL

  2. UDDI

  3. SOAP

  4. XSLT


Correct Option: B
- Hide questions