Top 350+ Solved Advance PHP MCQ Questions Answer
Q. The tags in the example above (like <to> and <from>) are not defined in any----standard.Sol:
a. XML
b. HTML
c. UTF-8
d. 1056
Q. With----the author must define both the tags and the document structureSol:
a. XML
b. HTML
c. UTF-8
d. 1056
Q. ----not works with predefined tags like <p>,<h1>, <table>, etc.Sol:
a. XML
b. HTML
c. UTF-8
d. 1056
Q. XML stands for-------------.Sol:
a. extensible Markup Language.
b. hyper text mark up language
c. hyper text get up language
d. none of these
Q. XML was designed to ---------------Sol:
a. store and transport data
b. design and transport data
c. close and store the data
d. none of these
Q. Most XML applications will work as expected even if new data is added.Sol:
a. yes
b. no
c. can not say
d. none of these
Q. -----is the default character encoding for XML documents.Sol:
a. self descriptive
b. descriptive
c. UTF-8
d. 1056
Q. An XML tree starts at a--------and branches from the root tochildelements.Sol:
a. root element
b. descriptive
c. UTF-8
d. 1056
Q. <?xml version="1.0" encoding="UTF-8"?> This line is called the XML----:Sol:
a. prolog
b. descriptive
c. UTF-8
d. 1056
Q. The XML------is optional. If it exists, it must come first in the documentSol:
a. prolog
b. descriptive
c. UTF-8
d. 1056