XML and ADO.NET Questions
Practice XML and ADO.NET MCQs with answers and explanations. Page 1 of 2.
Category
Database
Topic
XML and ADO.NET
Page
1 / 2
Mode
Practice
Questions
Open any question to view the answer and explanation.
In web standards, HTML is an application of which earlier, more robust document markup language?
Open
View answer
In XML Schema (XSD), the schema is primarily composed of which two fundamental constructs?
Open
View answer
Which statement best describes XML in terms of its origins and typical use?
Open
View answer
If an XML document does not include a DTD (Document Type Definition), what is it considered with respect to type validity?
Open
View answer
Which technology was generalized into a standard protocol for sending messages of any type over various underlying protocols?
Open
View answer
If an XML data instance conforms to its DTD, how is the document classified with respect to type validity?
Open
View answer
In XML Schema design, what feature is used to eliminate duplicate definitions by allowing reusable declarations?
Open
View answer
Identify the statement that is NOT true about SOAP (as a messaging standard).
Open
View answer
Identify the statement that is NOT true about XSLT (Extensible Stylesheet Language Transformations).
Open
View answer
In ADO.NET, what is the name of the in-memory, disconnected data container that can hold multiple related tables?
Open
View answer
In XML processing with XSLT: which document tells the XSLT processor how to transform the elements of a source XML document into another format (such as HTML, text, or a different XML shape)?
Open
View answer
When “materializing” (rendering or presenting) XML documents for humans or downstream systems, what is the most popular W3C-standard approach?
Open
View answer
About XML fundamentals: which statement is NOT true about XML as a data representation and transformation technology?
Open
View answer
How do XSLT processors evaluate template rules during an XML transformation? Choose the characterization that best describes XSLT’s evaluation model.
Open
View answer
XML Schema (XSD) facts: which statement is NOT true about XML Schemas?
Open
View answer
DTD basics: which keyword begins a Document Type Definition (DTD) declaration within an XML document?
Open
View answer
Within an XSLT stylesheet, the processor copies literal result elements until it encounters an instruction element. Which of the following represents a valid XSLT instruction form that causes iteration over a node-set?
Open
View answer
In Microsoft SQL Server, the clause FOR XML RAW in a SELECT statement instructs the engine to produce XML in what structure?
Open
View answer
In XML terminology, what is the component that defines the structure (allowed elements, attributes, order, and occurrence) of an XML document?
Open
View answer
Capabilities of XML in data interchange and presentation: which statement correctly reflects what XML enables?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.