Deck 15: Xml
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/21
العب
ملء الشاشة (f)
Deck 15: Xml
1
A DTD is typically used to ________ an XML document.
A) display
B) validate
C) compile
D) parse
A) display
B) validate
C) compile
D) parse
B
2
Which of the following applications can render MathML ________
A) LaTeX
B) Amaya
C) Python
D) Apache
A) LaTeX
B) Amaya
C) Python
D) Apache
B
3
In the DOM, a document's elements are organized in a _________ structure.
A) tree
B) list
C) graph
D) set
A) tree
B) list
C) graph
D) set
A
4
Which of the following is a valid XML comment
A) < !-- comment >
B) < !-- comment --! >
C) < -- comment -- >
D) < !-- comment -- >
A) < !-- comment >
B) < !-- comment --! >
C) < -- comment -- >
D) < !-- comment -- >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
5
The _______ symbol selects any element node.
A) asterisk ( * )
B) at-sign ( @ )
C) hyphen ( - )
D) slash ( / )
A) asterisk ( * )
B) at-sign ( @ )
C) hyphen ( - )
D) slash ( / )
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
6
________, a widely supported open technology for data exchange, was developed by ________.
A) SGML, The Mozilla Foundation
B) XML, the W3C
C) HTML5, the W3C
D) XML, The Mozilla Foundation
A) SGML, The Mozilla Foundation
B) XML, the W3C
C) HTML5, the W3C
D) XML, The Mozilla Foundation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
7
In the following XML markup, one is a(n) ________ element of two.
< three >
< two >some data< /two >
< one >some other data< /two >
< /three >
A) parent
B) child
C) root
D) sibling
< three >
< two >some data< /two >
< one >some other data< /two >
< /three >
A) parent
B) child
C) root
D) sibling
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
8
Which of the following is not an advantage of XML
A) It is portable and widely supported.
B) It is faster to parse than any other data exchange format.
C) It can be used to create customized markup for any type of information.
D) It is understandable by both humans and computers.
A) It is portable and widely supported.
B) It is faster to parse than any other data exchange format.
C) It can be used to create customized markup for any type of information.
D) It is understandable by both humans and computers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
9
Which of the following is not found in XML documents
A) variables
B) root element
C) data
D) elements
A) variables
B) root element
C) data
D) elements
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
10
Which of the following is true of simple types in an XML schema
A) they can have attributes but not child elements.
B) they can have neither attributes nor child elements
C) they cannot be contained by complex elements
D) they can have attributes and child elements
A) they can have attributes but not child elements.
B) they can have neither attributes nor child elements
C) they cannot be contained by complex elements
D) they can have attributes and child elements
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
11
The !ATTLIST element declaration in a DTD defines a(n) ________.
A) attribute
B) element
C) tag
D) #IMPLIED
A) attribute
B) element
C) tag
D) #IMPLIED
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
12
MathML content can be embedded into HTML files by using a(n) ________ element.
A) mathml
B) math
C) xml
D) xmlmath
A) mathml
B) math
C) xml
D) xmlmath
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
13
Document type definition files define the ________ for an XML document.
A) size and encoding
B) margins
C) structural rules
D) rendering instructions
A) size and encoding
B) margins
C) structural rules
D) rendering instructions
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
14
The XML document being transformed is called the ________ tree.
A) output
B) primary
C) result
D) source
A) output
B) primary
C) result
D) source
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
15
Unlike DTD's, schemas use ________.
A) ATTLIST declarations
B) Extended Backus-Naur Form
C) XML notation
D) ELEMENT declarations
A) ATTLIST declarations
B) Extended Backus-Naur Form
C) XML notation
D) ELEMENT declarations
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
16
Attempting to create namespace prefix ________ in any mixture of cases is an error.
A) xml
B) urn
C) text
D) xsl
A) xml
B) urn
C) text
D) xsl
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
17
The ________ element contains all other elements in the document.
A) root
B) prolog
C) epilog
D) XML
A) root
B) prolog
C) epilog
D) XML
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
18
Which of the following is not a property of a DOM node
A) nodeType
B) nodeName
C) attribute
D) lastChild
A) nodeType
B) nodeName
C) attribute
D) lastChild
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
19
To eliminate the need to place namespace prefixes in each element, document authors may specify a(n) ________ for an element and that element's children.
A) element
B) attribute
C) keyword
D) default namespace
A) element
B) attribute
C) keyword
D) default namespace
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
20
Which of the following is true of simple content in an XML schema
A) it can have attributes but not child elements.
B) it can have neither attributes nor child elements
C) it cannot be contained by complex elements
D) it can have attributes and child elements
A) it can have attributes but not child elements.
B) it can have neither attributes nor child elements
C) it cannot be contained by complex elements
D) it can have attributes and child elements
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck
21
Which of the following is not a property or method of a DOM Document
A) documentElement
B) length
C) getElementByTagName
D) firstChild
A) documentElement
B) length
C) getElementByTagName
D) firstChild
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 21 في هذه المجموعة.
فتح الحزمة
k this deck