Which of the following encoding an XML parser assumes?
Which of the following encoding an XML parser assumes? Correct Answer Both UTF-8 and UTF-32
Basically parsers are used in softwares and they convert user data into machine data in short in memory form to use. In XML, parser is used to read XML. If an XML document lacks encoding specification, an XML parser assumes that the encoding is UTF-8 or UTF-16.
মোঃ আরিফুল ইসলাম
Feb 20, 2025