InterviewSolution
Saved Bookmarks
| 1. |
Which of the following statements is/are trueP : An XML document with correct syntax as specified by W3C is called “well formed”.Q : An XML documented validated against a DTD is both “Well-Formed” and “valid”.R : <xml version=”1.0″ encoding=”UTF-8″> is syntactically correct declaration for the version of an XML document.Select the correct answer from the options given below:(A)P and Q only(B)P and R only(C)Q and R only(D)All of P,Q and R |
| Answer» | |