Case-based Critical Thinking Questions
Case 2-2
Rosalind wants to add attribute declarations to her DTD, and she turns to you for information about the possible attribute types.
Rosalind wants to define a required attribute called "semester" of an element named "course." She wants to ensure that this attribute takes on one of three values: fall, spring, or summer. Which type of attribute should she use?
A. CDATA
B. an enumerated type
C. a tokenized type
D. a value-list type
Answer: B
You might also like to view...
____ contain(s) formatting options for an object.
A. The Quick Access toolbar B. The Dialog Box Launcher C. Contextual tabs D. Commands
Modify your story.html page so that the labels and text boxes for the words/phrases align in columns.
What will be an ideal response?
Like the majority of malware, whose survival is almost entirely contingent upon concealment, ransomware does not proclaim its existence at inception
Indicate whether the statement is true or false.
What is NOT required when a counter-controlled loop is created?
A. Initializing loop control variable on the outside of the loop. B. Incrementing the loop control variable inside the loop. C. A conditional expression involving the loop control variable. D. Allowing the user to enter a value indicating the loop should stop.