MCQOPTIONS
Saved Bookmarks
| 1. |
Find the correct syntax of the declaration which defines the XML Version? |
| A. | < ?xml version= "1.0" ? > |
| B. | < xml version="1.0"/ > |
| C. | < ?xml version="1.0" / > |
| D. | None of the above |
| Answer» B. < xml version="1.0"/ > | |