Case-Based Critical Thinking Questions
?
Case 12-5
?
William has created the following style sheet rule for his website.
?
           
?
Which of the following syntaxes must William apply to the style sheet to remove the color violet completely from the website?

A. sheet.deleteRule(0)
B. document.deleteRule(0)
C. sheet.deleteRule(1)
D. document.deleteRule(1)


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following would ensure that the message you sent has not been changed while in transit?

a. Authentication b. Integrity c. Confidentiality d. Nonrepudiation

Computer Science & Information Technology

In a dynamic partition system, a null entry in the busy list occurs when a memory block between two other busy memory blocks is returned to the free list.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Ann, a security administrator at a call center, has been experiencing problems with users intentionally installing unapproved and occasionally malicious software on their computers. Due to the nature of their jobs, Ann cannot change their permissions. Which of the following would BEST alleviate her concerns?

A. Deploy a HIDS suite on the users' computer to prevent application installation B. Maintain the baseline posture at the highest OS patch level C. Enable the pop-up blockers on the user's browsers to prevent malware D. Create an approved application list and block anything not on it

Computer Science & Information Technology

An IMAP server provides mail management functions on the server.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology