Skip to main content

Solution Manual For Web Development Full Stack 1st Edition by F. Max Coller Chapter 1-12

Page 1

Solution and Answer Guide: Coller, Web Development: Full Stack 1e ©24, 9780357673850; Chapter 1: How Does the Web Work?

Solution and Answer Guide WEB DEVELOPMENT FULL S TACK 1ST EDITION F. MAX COLLER Chapter 1: How Does the Web Work?

TABLE OF CONTENTS Review Questions ........................................................................................................................................ 1 Programming Exercises.............................................................................................................................. 7 Projects ........................................................................................................................................................ 7

REVIEW QUESTIONS 1.

What does a DNS server do? (1.1) a. b. c. d.

Translates IP addresses into URLs Hosts the database in a full stack web development environment Translates URLs into IP addresses Runs the software that serves webpages to browsers requesting them

Answer: c Feedback: a. Incorrect. Translating IP addresses into URLs is the opposite of what a DNS server does. b. Incorrect. ―Hosts the database in a full stack web development environment‖ sound like plausible technology words, but this is incorrect. c. Correct. A DNS server translates URLs into IP addresses. d. Incorrect. A web server runs the software that serves webpages to browsers requesting them. 2.

What does HTML DOM stand for? (1.1) a. District Object Model b. Document Object Model c. Distinct Object Model d. Domain Object Model Answer: b Feedback: a. Incorrect. HTML DOM does not stand for District Object Model. b. Correct. HTML DOM stands for Document Object Model. c. Incorrect. HTML DOM does not stand for Distinct Object Model. d. Incorrect. HTML DOM does not stand for Domain Object Model.

© 2022 Cengage. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.

1


Turn static files into dynamic content formats.

Create a flipbook