MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your Java (MCQ) questions and answers knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
The following example shows which XML Syntax rule,< note date=" 12/11/2007">< to>Tove< /to>< from>Jani< /from>< /note> |
| A. | XML Attribute Values Must be Quoted |
| B. | All XML Elements Must Have a Closing Tag |
| C. | XML Tags are Case Sensitive |
| D. | XML Elements Must be Properly Nested |
| Answer» B. All XML Elements Must Have a Closing Tag | |