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