XML DTD MCQ : General Questions (Multiple Choice Questions)
Question 1 |
Fill in the blank.
<!DOCTYPE root-element ____________ >
None of these | |
document-declarations | |
root-element-declarations | |
element-declarations |
Question 2 |
In order to associate External DTD declaration we need to write following syntax -
<!DOCTYPE "filename"> | |
None of these | |
<!DOCTYPE root-element SYSTEM "filename"> | |
<!DOCTYPE SYSTEM "filename"> |
Question 3 |
PCDATA Stands for _________.
None of these | |
Predefined Character Data | |
Parsed Character Data | |
Pure Character Data |
Question 4 |
Some Characters have a special meaning in XML those are called as ______.
None of these | |
Variables | |
Symbols | |
Entities |
Question 5 |
_________ provides extra information about XML elements.
Entities | |
None of these | |
Attributes | |
Tags |
There are 5 questions to complete.