Q. What is the correct syntax of the declaration which defines the XML version?: (Solved)
1. <xml version="0" />
2. <?xml version="a.0"?>
3. <?xml version="a.0" />
4. none of the above
- b. <?xml version="a.0"?>
1. <xml version="0" />
2. <?xml version="a.0"?>
3. <?xml version="a.0" />
4. none of the above