CIW 1D0-520 Exam Practice Questions (P. 4)
- Full Access (140 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #16
Consider the following code:
<film>
<year>1942</year>
<title>Casablanca</title>
<director>Michael Curtiz</director>
</film>
What kind of code is shown in the preceding example?
<film>
<year>1942</year>
<title>Casablanca</title>
<director>Michael Curtiz</director>
</film>
What kind of code is shown in the preceding example?
send
light_mode
delete
Question #17
You have been asked to create a page that retrieves information from a database. Which of the following is the first step in obtaining information from a database from a Web page?
- AConduct a database query.
- BCreate a connection to the database.
- CCreate a recordset to hold the query results.
- DPut the results in a recordset to ensure that the database returns data properly.
Correct Answer:
B
B
send
light_mode
delete
Question #18
You are creating a Web site for a customer. You will use an external linked style sheet for controlling the style of elements and giving a consistent look and feel to the site. Which of the following best describes this external style sheet?
- AA text file that uses the .css file name extension and contains style definitions and HTML formatting tags
- BA text file that uses the .htm file name extension and contains only style definitions
- CA text file that uses the .htm file name extension and contains style definitions and HTML formatting tags
- DA text file that uses the .css file name extension and contains only style definitions
Correct Answer:
D
D
send
light_mode
delete
Question #19
Egon is a member of a site development team hired by a skydiving center to establish a Web presence. Of the following specifications, which would best indicate the accessibility, interactivity and search features that Egon recommends?
- AArchitecture specification
- BContent specification
- CFunctionality specification
- DDesign specification
Correct Answer:
C
C
send
light_mode
delete
Question #20
Your new customer, Chattawa, is the education coordinator for Bluelake County Schools. He has asked you to design a Web site to teach school personnel in aboriginal issues. He presents you with a report about current concerns that aboriginal children's learning styles are not being addressed in the school system. He suggests that you reproduce the report online and add aboriginal art in the margins. Whose perspective should you take as you design the site?
- AYour perspective
- BThe school administration's perspective
- CThe education coordinator's perspective
- DThe site user's perspective
Correct Answer:
D
D
send
light_mode
delete
All Pages