Search Header Logo

Test 6 Review (Coding)

Authored by Edem Afflu

Computers

10th Grade

Used 1+ times

Test 6 Review (Coding)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which part of a URL specifies the protocol used to access a resource?

Domain

Path

Protocol

Query

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference between an absolute address and a relative address in web development?

Absolute addresses are shorter than relative addresses.

Absolute addresses include the full URL, while relative addresses are based on the current document's location.

Relative addresses are used for external links only.

Absolute addresses are used only in HTML.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In HTML, which element is used to create a hyperlink?