?
Case-Based Critical Thinking Questions
?
Case 3-2
Terry is building a web site and wants to have three main links called Home, Product Info, and Contact Us. She will create a hierarchy of page elements and revise the style sheets.
To apply a style to all elements in a document, Terry should use the _____ selector.?
A. ?e
B. ?f
C. ?*
D. ?+
Answer: C
You might also like to view...
What are the two approaches to the storage of data in a computer-based system?
What will be an ideal response?
Which of the following is a Kerberos service that initially exchanges information with the client and server by using secret keys?
A. authentication server B. authentication client C. key distribution center D. ticket granting service
Critical Thinking Questions Case 8-2 ? You have had some limited experience developing HTML code but you have never had the responsibility for transferring a finished site to its home on a remote site. You need to familiarize yourself with the methods and the protocols for doing so. ? For one client, you are looking for a protocol that will permit users to edit and manage files collaboratively on a remote web server. Which of the following are you most likely to use? a.FTPc.Local/Networkb.Intranetd.RDS and WebDAV
What will be an ideal response?
Which of the following is not one of the disadvantages of using the “copy-and-paste” approach to duplicating code from one class into another class?
a. Errors are prone to be spread around. b. It is time consuming. c. It forces the system to store many physical copies of the code, creating a code-maintenance nightmare. d. All of the above are disadvantages of the “copy-and-paste” approach.