

MCQOPTIONS
Saved Bookmarks
This section includes 7 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
1. |
Is it easier to process XML than HTML? |
A. | TRUE |
B. | FALSE |
C. | May be |
D. | Can't say |
E. | |
Answer» B. FALSE | |
2. |
Which of the following is the correct syntax of the declaration of XML version? |
A. | <xml version="1.0" /> |
B. | <?xml version="1.0"?> |
C. | <?xml version="1.0" /> |
D. | None of the above |
Answer» C. <?xml version="1.0" /> | |
3. |
XML was developed by an organization called? |
A. | w2c |
B. | w4c |
C. | w3c |
D. | WWWC |
Answer» D. WWWC | |
4. |
XML First published on? |
A. | 1997 |
B. | 1998 |
C. | 1999 |
D. | 2000 |
Answer» C. 1999 | |
5. |
The tags message mark? |
A. | the start of the XML code |
B. | the end of the XML code |
C. | the start and the end of the XML code |
D. | None of the above |
Answer» D. None of the above | |
6. |
XML is a markup language that defines set of rules for encoding documents in a format that is? |
A. | Human-readable |
B. | Machine-readable |
C. | Both human-readable and machine-readable |
D. | None of the above |
Answer» D. None of the above | |
7. |
XML is a text-based markup language derived from? |
A. | SGMA |
B. | SHML |
C. | SGML |
D. | DHML |
Answer» D. DHML | |