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
XML Schemas consist of:
Options
A. properties and methods.
B. elements and attributes.
C. structure and data.
D. tables and relationships.
Correct Answer
elements and attributes.
XML and ADO.NET problems
Search Results
1. HTML is an application of a more robust document markup language called:
Options
A. XHTML.
B. XML.
C. SGML.
D. None of the above is correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: SGML.
2. With this type of SQL Server cursor concurrency no lock is obtained until the user updates the data.
Options
A. READ_ONLY
B. SCROLL_LOCK
C. OPTIMISTIC
D. PESSIMISTIC
Show Answer
Scratch Pad
Discuss
Correct Answer: OPTIMISTIC
3. With which type of SQL Server recovery model are all database changes logged except those that cause large log entries?
Options
A. Differential recovery
B. Full recovery
C. Simple recovery
D. Bulk-logged recovery
Show Answer
Scratch Pad
Discuss
Correct Answer: Bulk-logged recovery
4. Which type of SQL Server cursor concurrency places an update lock on a row when the row is read?
Options
A. READ_ONLY
B. SCROLL_LOCK
C. OPTIMISTIC
D. READCOMMITTED
Show Answer
Scratch Pad
Discuss
Correct Answer: READCOMMITTED
5. SQL Server program code that is executed after an SQL command has been processed is called a(n):
Options
A. INSTEAD OF trigger.
B. BEFORE trigger.
C. AFTER trigger.
D. BEGIN trigger.
Show Answer
Scratch Pad
Discuss
Correct Answer: AFTER trigger.
6. XML is:
Options
A. a subset of SGML only.
B. a hybrid of document processing and database processing only.
C. a standardized yet customizable way to describe the content of documents only.
D. XML is all of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: XML is all of the above.
7. If an XML document does not have a DTD, then by definition it is:
Options
A. not-type-valid.
B. type-valid.
C. an HTML document.
D. None of the above is correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: not-type-valid.
8. What standard, protocol or language was generalized to become a standard protocol for sending messages of any type, using any protocol?
Options
A. SOAP
B. SGML
C. SQL
D. ADO
Show Answer
Scratch Pad
Discuss
Correct Answer: SOAP
9. 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.
10. 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.
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