Special Summer Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

Web-Development-Applications Sample Questions Answers

Questions 4

Given the following code:

What does the console display as output?

Options:

A.

8

B.

86

C.

14

Buy Now
Questions 5

Which method allows the end user to enter text as an answer to a question as the page loads?

Options:

A.

Write

B.

Confirm

C.

Prompt

D.

alert

Buy Now
Questions 6

A web page has the following CSS code:

Which selector should a developer use to invoke the CSS?

Options:

A.

Attribute

B.

Style

C.

id

D.

class

Buy Now
Questions 7

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

Buy Now
Questions 8

Given the following JavaScript code:

What happens when this code is executed?

Options:

A.

The object with the id demo is changed to x.

B.

The object with the id innerHTML is changed to 6.

C.

The object with the demo is changed to 6.

D.

The object with the id innerHTML is changed to x.

Buy Now
Questions 9

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

Buy Now
Questions 10

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

Buy Now
Questions 11

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

Buy Now
Questions 12

Which tag is required when importing the jQuery library?

Options:

A.

Section

B.

Body

C.

Script

D.

meta

Buy Now