Exam 25: XML
Exam 1: Introduction76 Questions
Exam 2: Using Objects82 Questions
Exam 3: Implementing Classes108 Questions
Exam 4: Fundamental Data Types124 Questions
Exam 5: Decisions119 Questions
Exam 6: Loops107 Questions
Exam 7: Arrays and Array Lists117 Questions
Exam 8: Designing Classes88 Questions
Exam 9: Inheritance99 Questions
Exam 10: Interfaces100 Questions
Exam 11: Input/Output and Exception Handling108 Questions
Exam 12: Object-Oriented Design104 Questions
Exam 13: Recursion99 Questions
Exam 14: Sorting and Searching100 Questions
Exam 15: The Java Collections Framework102 Questions
Exam 16: Basic Data Structures102 Questions
Exam 17: Tree Structures102 Questions
Exam 18: Generic Classes75 Questions
Exam 19: Stream Processing85 Questions
Exam 20: Graphical User Interfaces75 Questions
Exam 21: Advanced Input/Output90 Questions
Exam 22: Multithreading81 Questions
Exam 23: Internet Networking74 Questions
Exam 24: Relational Databases75 Questions
Exam 25: XML74 Questions
Select questions type
In an attribute definition in a DTD, a #FIXED declaration of V means ____________.
(Multiple Choice)
4.9/5
(35)
Which definition in an XML schema restricts the contents of quantity to an integer?
(Multiple Choice)
4.8/5
(31)
Using the grammar notation in your textbook, the expression <article>
means:

(Multiple Choice)
4.8/5
(33)
Using the grammar notation in your textbook, the expression <digit>
means:

(Multiple Choice)
4.8/5
(37)
To read and analyze the contents of an XML document, you need an XML ____________.
(Multiple Choice)
4.9/5
(32)
A ____________ is a sequence of rules that describes the valid attributes for each element and the valid child elements for each element type.
(Multiple Choice)
4.9/5
(33)
Which of the following is a correctly-formatted XML fragment for a course element and two child elements, courseID and credits.The course ID is CS605 and it has 3 credit hours.
(Multiple Choice)
4.9/5
(33)
In an attribute definition in a DTD, an #IMPLIED declaration means ____________.
(Multiple Choice)
4.8/5
(36)
Using the grammar notation in your textbook, the expression <article> ::= a means:
(Multiple Choice)
4.7/5
(34)
Showing 61 - 74 of 74
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)