- | P a g e
WGU D276 OBJECTIVE ASSESSMENT FINAL
EXAM NEWEST 2025 / WGU D276 WEB
DEVELOPMENT FOUNDATIONS NEWEST 2024
ACTUAL EXAM TEST BANK 280 QUESTIONS
AND CORRECT DETAILED ANSWERS
(VERIFIED ANSWERS) |ALREADY GRADED A+
What is dithering in the context of computer graphics?
- The ability for a computer to approximate a color by
- A method to increase image resolution
combining RGB values
Correct answer: A. The ability for a computer to approximate a
color by combining RGB values
What is hexadecimal?
- A base-16 number system that uses fewer characters than
- A base-8 number system used for small numbers
base-10, where 10 is represented as A, 15 as F, and 16 as 10
Correct answer: A. A base-16 number system that uses fewer
characters than base-10, where 10 is represented as A, 15 as F, and 16 as 10
---
### Web Design and Styling
- | P a g e
What is a rule in a style sheet?
- A format instruction consisting of a specified selector and the
- A hyperlink connecting two web pages
properties and values applied to it
Correct answer: A. A format instruction consisting of a specified
selector and the properties and values applied to it
What is a sans-serif font?
- A font style without decorative strokes at the tips of
- A font style with small decorative strokes, e.g., Times New
characters, e.g., Arial font family
Roman
Correct answer: A. A font style without decorative strokes at the
tips of characters, e.g., Arial font family
What is a selector in a style sheet?
- Any element to which designated styles are applied
- A script that processes user input
Correct answer: A. Any element to which designated styles are
applied
What is a serif font?
- | P a g e
- A font style with small decorative additions (strokes) at the
- A font style without decorative additions, e.g., Arial
outermost points of characters, e.g., Times, Times New Roman
Correct answer: A. A font style with small decorative additions
(strokes) at the outermost points of characters, e.g., Times, Times New Roman
---
### Hyperlinks and Web Navigation
What are hyperlinks?
- Embedded instructions within a text file that link it to another
- Images embedded in a web page
point in the file or a separate file
Correct answer: A. Embedded instructions within a text file that
link it to another point in the file or a separate file
What is link rot?
- The phenomenon where hyperlinks on a website gradually
- A method to improve hyperlink performance
become invalid as referenced web page content, links, and locations change
- | P a g e
Correct answer: A. The phenomenon where hyperlinks on a
website gradually become invalid as referenced web page content, links, and locations change
What is an image map?
- A web page image with clickable regions defined as "hot
- A static image without interactive elements
spot" hyperlinks to other pages or sections
Correct answer: A. A web page image with clickable regions
defined as "hot spot" hyperlinks to other pages or sections
What does an HTTP 404 error signify?
- That you have requested a file that does not exist on the
- That the server is temporarily unavailable
specified web server
Correct answer: A. That you have requested a file that does not
exist on the specified web server
What will an HTTP server present when a user enters the minimum amount of information required to connect to a website?
- The website’s default page
- A blank page