Friday, 12 April 2019

16 - XML multiple choice questions

1. What s the full form of XML?
A. XML markup language
B Extensible markup language
C. Xaml markup language
D. Example markup language

-------------------------------------------------------------------------

2. What is the main use of XML?

A. To transport data
B. To verify data
C. To design data
D. All of the above

-------------------------------------------------------------------------

3. How to write a comment in an XML document?

A. <?----?>
B. <!-- !>
C. <!-- -->
D. </-- --/>

-------------------------------------------------------------------------

4. XML uses the features from language?

A. SGML
B. HTML
C. XSLT
D. XHTML

-------------------------------------------------------------------------

5. DTD stands for?

A. Document Test Document
B. Document Type Definition
C. Dynamic Type Document
D. All of the above

-------------------------------------------------------------------------

6. Which of the following is not XML function?

A. Store Data
B. Style Data
C. Structure Data.
D. Transport Data

-------------------------------------------------------------------------

7. Is it easy to process XML than HTML?

A. True
B. False
C. Both
D. Can't say

-------------------------------------------------------------------------

8. DOM stands for?

A. Document oriented Model.
B. Document Object Model
C. D Object Model
D. None of the above

-------------------------------------------------------------------------

9. What is used to check XML syntax errors?

A. XML validator
B. XML parser
C. Browser
D. None of the above

-------------------------------------------------------------------------

10. Which attribute is used to define namespace?

A. XMLattribute
B. Xmlns
C. XMLNamespace
D. None of the above

-------------------------------------------------------------------------

11. How to define empty XML element?

A. <simple></simple>
B. <//Simple>
C. <//Simple><//Simple>
D. None of the above

-------------------------------------------------------------------------

12. XML Schema consists

A. Properties & Methods
B. Elements & Attributes
C. Structure & Data
D. Tables & Relationships


------------------------------------------------------------------------- 
13. XML tags are
A. Case Sensitive
B. Case Insensitive
C. Complex
D. None of the above

-------------------------------------------------------------------------

14. Does XML used to Replace HTML?

A. No
B. Yes
C. Can't SAy
D. None of the  above

-------------------------------------------------------------------------

15. Which allows Hyperlinks to point to specific parts of the XML documents?

A. XPath
B. XSLT
C. XLINK
D. Xpointer

-------------------------------------------------------------------------

16. Which are the predefined attributes in XML?

A. xml:lang
B. xml:space
C. Both
D. None

No comments:

Post a Comment

Thanks

SQL server tricky questions