1.

Which of the following declaration must be used for an external DTD

A. <?xml version = “1.0”standalone = “no”?>
B. <!DOCTYPE standalone = “no”>
C. <?xml version = “1.0” standalone = “yes”?>
D. <!DOCTYPE standalone = “yes”!>
Answer» B. <!DOCTYPE standalone = “no”>


Discussion

No Comment Found