MCQOPTIONS
Saved Bookmarks
| 1. |
To prevent the characters in your script from conflicting with the reserved XML characters |
| A. | Use ![CDATA[…]] tag |
| B. | Use ![DATA[…]] tag |
| C. | Use ![CDATA(…)] tag |
| D. | None of the mentioned |
| Answer» B. Use ![DATA[…]] tag | |