New Year Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70special

WGU Web-Development-Applications WGU Web Development Applications (KVO1) Exam Practice Test

WGU Web Development Applications (KVO1) Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$37.5  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$33  $109.99
Question 1

What is a characteristic of JavaScript code?

Options:

A.

It runs inside a web browser

B.

It implements across browsers.

C.

It must be compiled lo work.

D.

It remains hidden from the user.

Question 2

What should be used to request and Update data in the background?

Options:

A.

Canvas

B.

AJAX

C.

API

D.

DOM

Question 3

A developer needs to apply a red font color to the navigation, footer, and the first two of three paragraphs on a website.

The developer writes the following code:

Which CSS archives this developer’s goal?

Options:

A.

Content

B.

Padding

C.

Margin

D.

border

Question 4

What represents the value of the pattern attribute of an input element in an HTML

Options:

A.

A SQL statement

B.

A regular expression

C.

A style sheet

D.

A JavaScript function

Question 5

Which attribute displays help text in an input field without specifying an actual value for the input?

Options:

A.

Default

B.

For

C.

Placeholder

D.

name

Question 6

Given the following CSS code:

Which portion is the rule?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 7

What should a developer correct before revalidating after a code validator reports multiple errors in code?

Options:

A.

Only CSS errors

B.

The last reported error

C.

Only JavaScript errors

D.

The first reported error

Question 8

What should a developer increase to create space between a border and content?

Options:

A.

Margin

B.

Width

C.

Height

D.

Padding

Question 9

Which 3D transform affects the distance between the z-plane and the user?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 10

A web designer inserts an image into a web page.

Which CSS attribute should this designer use to ensure that there is one of pixel of space between the line image and the surrounding elements?

Options:

A.

Content

B.

Padding

C.

Margin

D.

border

Question 11

What does a form field default to if the type attribute is omitted from a form?

Options:

A.

Date

B.

Text

C.

Range

D.

number

Question 12

Given the following CSS statement:

Which code segment changes the font color when the viewport is 800 pixels wide or wider?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 13

Which feature was introduced in HTML5?

Options:

A.

Addition of CSS in the HTML file

B.

Adherence to strict XML syntax rules

C.

Ability to hyperlink to multiple web pages

D.

Native drag-and-drop capability

Question 14

A web designer creates the following HTML code:

Which CSS selector applies only to the first line?

Options:

A.

#Welcome

B.

.Welcome

C.

#Header

D.

.header

Question 15

What is the used to render images dynamically?

Options:

A.

MPEG-4

B.

Canvas

C.

Ogg

D.

H.264

Question 16

Given the following code:

Which type of user input does the developer request by specifying the pattern attribute?

Options:

A.

Date

B.

Country code

C.

price

D.

Latitude/longitude

Question 17

Which code segment creates a slider field that accepts a numeric value ranging from 1 through 10?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 18

What is the process for JavaScript from validation?

Options:

A.

User input is sent to the server as fields are completed for validation.

B.

User input is sent to the server after the form is completed tor validation.

C.

Form fields are validated after the form is submitted but before form data is sent to the server

D.

Form fields are validated as me user inputs data after form data is sent to the server.

Question 19

Which CSS transformation method should a developer use to reposition an element horizontally on the 2-D plane?

Options:

A.

Skewx (angle)

B.

Scale (x,y)

C.

Translatex(n)

D.

Scalex(n)

Question 20

What is the default behavior of overlay elements?

Options:

A.

Last element listed appears on top

B.

Last element listed appears on bottom

C.

First element listed is invisible

D.

First element listed is transparent