Multiple Choice
Using the grammar notation in your textbook, which rule means that a verb can be either jumps over or eats?
A) <verb> ::= "jumps over" | "eats" | </verb>
B) <verb> ::= jumps over | eats
C) <verb> ::= jumps | over | eats
D) <verb> ::= <jumps over> | <eats> | </verb>
Correct Answer:

Verified
Correct Answer:
Verified
Q29: Given the following DTD expression, which section
Q30: You set element attributes with the _method.<br>A)setElementAttributes<br>B)setElement<br>C)setAttributes<br>D)setAttribute
Q31: Which parser gives you an overview of
Q32: Which of the following statements is correct?<br>A)XML-formatted
Q33: Assuming that path is properly instantiated object
Q35: To write a DOM document, you need
Q36: What kind of object do you need
Q37: Which of the following XML fragments contains
Q38: How does an XML document reference a
Q39: The XML encoding & is the replacement