Menu

Objective Type Questions & Answers


Web Technologies -Unit-2 (XML) Objective Type Questions



1.XML Schemas consist of:

A . properties and methods.

B . elements and attributes.

C . structure and data.

D . tables and relationships

Answer



2.To eliminate definition duplication, XML Schemas define:

A . an intersection table.

B . global elements.

C . a normalized definition table.

D . None of the above is correct.

Answer



3.The DTD begins with the word:

A . #PCDATA

B . XML

C . DOCTYPE

D . HTTPS

Answer



4.White spaces in XML includes

A . Things like space characters, new lines and tabs

B . Only spaces

C . Space between two double quotes

D . None of these

Answer



5.XPATH used to

A . Address your documents by specifying a location path

B . Address the server

C . Store the IP address of the server

D . None of these

Answer



6.The tags elements in XML are

A . case-insensitive

B . case-sensitive

C . browser dependent

D . none of these

Answer



7.Node in XML is

A . any part of the document whether it is elements, attribute or otherwise

B . referred only to the attributes

C . referred to the top element in the document

D . none of these

Answer



8.What XML stands for?

A . Extra Marked Language

B . Extensible Markup Language

C . Extensible Marked Literal

D . Extra Markup Language

Answer



9.Which component of JDOM Parser represents DOM tree?

A . Document

B . Element

C . Attribute

D . Text

Answer



10.Which of the following XPath expression selects attributes?

A . .

B . ..

C . @

D . //

Answer



11.What DOM stands for?

A . Direct Object Model

B . Document Object Modeling

C . Document Object Model

D . Document Output Model

Answer



12.When to use a DOM Parser?

A . You need to know a lot about the structure of a document.

B . You need to move parts of the document around.

C . You need to use the information in the document more than once.

D . All of the above.

Answer



13.Which of the following statements is not true about XML Schemas:

A . They are used to define the content and structure of data.

B . They define a set of symbols and the relationships of those symbols.

C . They are themselves XML documents.

D . They have their own syntax.

Answer



14.Which of the following is true about XML?

A . XML is technology independent. It can be used by any technology for data storage and transmission purpose.

B . XML uses simple text format. It is human readable and understandable

C . Using XSD, DTD and XML structure can be validated easily.

D . All of the above.

Answer



15.Which of the following is true about XPath?

A . XPath is an official recommendation of the World Wide Web Consortium (W3C).

B . It defines a language to find information in an XML file

C . Both of the above.

D . Both of the above.

Answer



16.Which one is a collection of templates and rules ?

A . XML

B . CSS

C . HTML

D . XSL

Answer



17.The document that is used by XSLT to indicate, how to transform the elements of the XML document to another format is

A . HTML page

B . DOC type procedure

C . Style sheet

D . Stored procedure

Answer



18.In XML we can specify the frequency of an element by using the symbols :

A . + * !

B . # * !

C . + * ?

D . _B ?

Answer



19.In XML, DOCTYPE declaration specifies to include a reference to ___________ file.

A . Document type Definition

B . Document type declaration

C . Document transfer definition

D . Document type language

Answer



20.Which of the following statements are true with reference to the way of describing XML data ? 1. uses DTD to describe the data 2. XML uses XSL to describe the data 3.XML uses a description node to describe the data

A . 1 only

B . 3 only

C . 1 and 2

D . 1 and 3

Answer



21.

A .

B .

C .

D .

Answer





Relevant Materials :

Web Technologies -Unit-1 (PHP) Objective Type Questions - [ Web Technologies ]

Web Technologies -Unit-2 (XML) Objective Type Questions - [ Web Technologies ]

Web Technologies -Unit-3 (Servlets) Objective Type Questions - [ Web Technologies ]

Web Technologies -Unit-4 (JSP) Objective Type Questions - [ Web Technologies ]

Web Technologies -Unit-5 (JavaScript) Objective Type Questions - [ Web Technologies ]


Similar Materials :

R - Programming MCQs - Unit-1 - [ R-Programming ]

R - Programming MCQs - Unit-2 - [ R-Programming ]

R - Programming MCQs - Unit-3 - [ R-Programming ]

R - Programming MCQs - Unit-4 - [ R-Programming ]

R - Programming MCQs - Unit-5 - [ R-Programming ]

Formal Languages and Automata Theory (FLAT) MCQs - Unit-1 - [ FLAT ]

Formal Languages and Automata Theory (FLAT) MCQs - Unit-2 - [ FLAT ]

Formal Languages and Automata Theory (FLAT) MCQs - Unit-3 - [ FLAT ]

Formal Languages and Automata Theory (FLAT) MCQs - Unit-4 - [ FLAT ]

Formal Languages and Automata Theory (FLAT) MCQs - Unit-5 - [ FLAT ]

PPS MCQs - Unit-1 - [ PPS ]

PPS MCQs - Unit-2 - [ PPS ]

PPS MCQs - Unit-3 - [ PPS ]

PPS MCQs - Unit-4 - [ PPS ]

PPS MCQs - Unit-5 - [ PPS ]

Object Oriented Programming through Java MCQs - Unit-1 - [ OOP_JAVA ]

Object Oriented Programming through Java MCQs - Unit-2 - [ OOP_JAVA ]

Object Oriented Programming through Java MCQs - Unit-3 - [ OOP_JAVA ]

Object Oriented Programming through Java MCQs - Unit-4 - [ OOP_JAVA ]

Object Oriented Programming through Java MCQs - Unit-5 - [ OOP_JAVA ]

Design and Analysis of Algorithms MCQs - Unit-1 - [ DAA ]

Design and Analysis of Algorithms MCQs - Unit-2 - [ DAA ]

Design and Analysis of Algorithms MCQs - Unit-3 - [ DAA ]

Design and Analysis of Algorithms MCQs - Unit-4 - [ DAA ]

Design and Analysis of Algorithms MCQs - Unit-5 - [ DAA ]

Software Engineering MCQs - Unit-1 - [ SE ]

Software Engineering MCQs - Unit-2 - [ SE ]

Software Engineering MCQs - Unit-3 - [ SE ]

Software Engineering MCQs - Unit-4 - [ SE ]

Software Engineering MCQs - Unit-5 - [ SE ]

Data Mining MCQs - Unit-1 - [ DM ]

Data Mining MCQs - Unit-2 - [ DM ]

Data Mining MCQs - Unit-3 - [ DM ]

Data Mining MCQs - Unit-4 - [ DM ]

Data Mining MCQs - Unit-5 - [ DM ]

Computer Organization and Architecture (COA) Objective Question Bank-Unit-1 - [ COA ]

Computer Organization and Architecture (COA) Objective Question Bank-Unit-2 - [ COA ]

Computer Organization and Architecture (COA) Objective Question Bank-Unit-3 - [ COA ]

Computer Organization and Architecture (COA) Objective Question Bank-Unit-4 - [ COA ]

Computer Organization and Architecture (COA) Objective Question Bank-Unit-5 - [ COA ]

Data Structures Objective Type Question Bank-Unit-1 - [ DS ]

Data Structures Objective Type Question Bank-Unit-2 - [ DS ]

Data Structures Objective Type Question Bank-Unit-3 - [ DS ]

Data Structures Objective Type Question Bank-Unit-4 - [ DS ]

Data Structures Objective Type Question Bank-Unit-5 - [ DS ]

Database Management System Objective Type Question Bank-Unit-1 - [ DBMS ]

Database Management System Objective Type Question Bank-Unit-2 - [ DBMS ]

Database Management System Objective Type Question Bank-Unit-3 - [ DBMS ]

Database Management System Objective Type Question Bank-Unit-4 - [ DBMS ]

Database Management System Objective Type Question Bank-Unit-5 - [ DBMS ]