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 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.
Correct Answer
stylesheet.
XML and ADO.NET problems
Search Results
1. ADO.NET provides the ability to create and process in-memory databases called:
Options
A. views.
B. relations.
C. tables.
D. datasets.
Show Answer
Scratch Pad
Discuss
Correct Answer: datasets.
2. What is
not
true about XSLT?
Options
A. XSLT is a declarative transformation language.
B. XSLT uses a set of rules that govern how a document is to be materialized is created.
C. XSLT uses a set of procedures that specify how a document is to be programmed.
D. XSLT is used to transform the input document into another document.
Show Answer
Scratch Pad
Discuss
Correct Answer: XSLT uses a set of procedures that specify how a document is to be programmed.
3. What is not true about SOAP?
Options
A. SOAP originally meant Simple Object Access Protocol.
B. SOAP was defined as an XML-based standard for providing remote procedure calls over the Internet.
C. SOAP now is just a name, not an acronym
D. SOAP was an early form of XML.
Show Answer
Scratch Pad
Discuss
Correct Answer: SOAP was an early form of XML.
4. To eliminate definition duplication, XML Schemas define:
Options
A. an intersection table.
B. global elements.
C. a normalized definition table.
D. None of the above is correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: global elements.
5. If the XML data instance conforms to the DTD, the document is said to be:
Options
A. type-invalid.
B. type-valid.
C. not-type-valid.
D. an HTML document.
Show Answer
Scratch Pad
Discuss
Correct Answer: type-valid.
6. 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.
7. 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.
8. 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.
9. 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.
10. The DTD begins with the word:
Options
A. #PCDATA.
B. XML.
C. DOCTYPE.
D. HTTPS.
Show Answer
Scratch Pad
Discuss
Correct Answer: DOCTYPE.
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