CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Database
‣
XML and ADO.NET
Comments
Question
The DTD begins with the word:
Options
A. #PCDATA.
B. XML.
C. DOCTYPE.
D. HTTPS.
Correct Answer
DOCTYPE.
XML and ADO.NET problems
Search Results
1. Which of the following statements is not true about XML Schemas:
Options
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.
Show Answer
Scratch Pad
Discuss
Correct Answer: They have their own syntax.
2. XSLT processors evaluate each statement in the context of the match that has been made. That is, XSLT processors are:
Options
A. context oriented.
B. procedural oriented.
C. object oriented.
D. relational oriented.
Show Answer
Scratch Pad
Discuss
Correct Answer: context oriented.
3. What is not true about XML?
Options
A. Web page display is the most important application of XML.
B. With XML, there is a clear separation between document structure, content and materialization.
C. XML is more powerful than HTML.
D. XML documents have two sections.
Show Answer
Scratch Pad
Discuss
Correct Answer: Web page display is the most important application of XML.
4. The most popular way to materialize XML documents is to use:
Options
A. DTD.
B. XSLT.
C. HTML.
D. SOAP.
Show Answer
Scratch Pad
Discuss
Correct Answer: XSLT.
5. The document that is used by XSLT to indicate how to transform the elements of the XML document to another format is a(n):
Options
A. HTML page.
B. DOCTYPE procedure.
C. stylesheet.
D. stored procedure.
Show Answer
Scratch Pad
Discuss
Correct Answer: stylesheet.
6. The XSLT processor copies the elements of the stylesheet until it finds a command in the format:
Options
A. SELECT ... FROM ... WHERE.
B. {item, action}.
C. {for-each select}.
D. <HTML>...<\HTML>.
Show Answer
Scratch Pad
Discuss
Correct Answer: {item, action}.
7. The expression FOR XML RAW tells SQL Server to:
Options
A. place the values of the columns as attributes in the resulting XML document.
B. place the values of the columns into elements rather than attributes.
C. place some columns into elements and others into attributes.
D. None of the above is correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: place the values of the columns as attributes in the resulting XML document.
8. An XML component that defines the structure of a document is known as a(n):
Options
A. DOCTYPE.
B. DTD.
C. #PCDATA.
D. HTML Stylesheet.
Show Answer
Scratch Pad
Discuss
Correct Answer: DTD.
9. With XML:
Options
A. views are not limited to one multi-valued path only.
B. documents can automatically be generated from database data only.
C. database data can automatically be extracted from XML documents only.
D. With XML, all of the above are true.
Show Answer
Scratch Pad
Discuss
Correct Answer: With XML, all of the above are true.
10. Business Intelligence (BI) systems do
not
obtain their data by which of the following means?
Options
A. Read and process data from an operational database
B. Process transactions
C. Process extracts from operational databases
D. Process data purchased from data vendors
Show Answer
Scratch Pad
Discuss
Correct Answer: Process transactions
Comments
There are no comments.
Enter a new Comment
Save
More in Database:
Advanced SQL
Data and Database Administration
Data Modeling with ER Model
Data Models into Database Designs
Data Warehousing
Database Design Using Normalization
Database Processing for BIS
Database Redesign
Distributed Databases
ER Model and Business Rules
Introduction to Database
Introduction to SQL
JDBC, Java Server Pages, and MySQL
Logical Database Design
Managing Databases with Oracle
Managing Multiuser Databases
Modeling Data in the Organization
Object-Oriented Data Modeling
Object-Oriented Database
ODBC, OLE DB, ADO, and ASP
Physical Database Design
SQL for Database Construction
SQL Server 2000
The Client-Server Database
The Database Development Process
The Database Environment
The Internet Database Environment
The Relational Model and Normalization
XML and ADO.NET