1.

Which one of these is correct processing instruction (PI) of a XML document?(a) <?xml version = "1.0"?>(b) <?xml version = "1.0">(c) </xml version = "1.0"?>(c) <xml version = "1.0"?>  

Answer»

<?xml version = "1.0"?> is correct processing instruction (PI) of a XML document.



Discussion

No Comment Found

Related InterviewSolutions