Is it easier to process XML than HTML?
1.Yes
2.No
3.Somtimes
4.Cant say
Posted Date:-2022-04-27 05:32:33
What does XML stand for?
1.eXtra Modern Link
2.eXtensible Markup Language
3.Example Markup Language
4.X-Markup Language
Posted Date:-2022-04-27 05:21:27
Which of the following strings are a correct XML name?
1._myElement
2.my Element
3.#myElement
4.None of the above
Posted Date:-2022-04-27 05:42:00
Which statement is true?
1. All the statements are true
2.All XML elements must have a closing tag
3. All XML elements must be lower case
4.All XML documents must have a DTD
Posted Date:-2022-04-27 05:31:48
XML DSOs has the property for the number of pages of data the recordset contains
1.count
2.number
3.pageCount
4.pageNumber
Posted Date:-2022-04-27 05:49:48
Kind of Parsers are
1.well-formed
2.well-documented
3.non-validating and validating
4.None of the above
Posted Date:-2022-04-27 05:33:44
Kind of Parsers are
1.well-formed
2.well-documented
3.non-validating and validating
4.None of the above
Posted Date:-2022-04-27 05:39:04
The XML DOM object is
1.Entity
2.Entity Reference
3.Comment Reference
4.Comment Data
Posted Date:-2022-04-27 05:48:41
What is the correct syntax of the declaration which defines the XML version?:
1..< xml version=”A.0″ />
2.<?xml version=”A.0″?>
3.<?xml version=”A.0″ />
4.None of the above
Posted Date:-2022-04-27 05:22:18
Which of the following strings are a correct XML name?
1.xmlExtension
2.xslNewElement
3.XMLElement#123
4.All
Posted Date:-2022-04-27 05:43:40