IT 211 Midterm Review

IT 211 Midterm Review

University

25 Qs

quiz-placeholder

Similar activities

Quiz 1

Quiz 1

University

20 Qs

IntroductionDatabases

IntroductionDatabases

University

20 Qs

Uji Pengetahuan Teknologi Informasi

Uji Pengetahuan Teknologi Informasi

9th Grade - University

20 Qs

OperationsManagementMCQ1

OperationsManagementMCQ1

University

20 Qs

ISC Week 11

ISC Week 11

12th Grade - University

20 Qs

Google Sheets Quiz 30/09/2024

Google Sheets Quiz 30/09/2024

University

20 Qs

Big Data Concepts and Challenges

Big Data Concepts and Challenges

University

20 Qs

RINGKASAN MATERI JARKOM II

RINGKASAN MATERI JARKOM II

University

20 Qs

IT 211 Midterm Review

IT 211 Midterm Review

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Aaron Rosa

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are creating your very first HTML document and want the browser to recognize it as an HTML5 file. Which of the following is the correct declaration to include at the very top of your document?

<html>

<DOCTYPE html>

<!DOCTYPE html>

<html:5>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You’re starting a new project and need to separate presentation from content. Which technology do you use for styling and layout?

HTML

CSS

JavaScript

PHP

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to ask the user for their name via a dialog box. Which method should you use?

alert()

log()

confirm()

prompt()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to add a link to "https://www.example.com" on your webpage so users can click through. Which tag creates a hyperlink?

<link>

<src>

<a>

<href>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to apply a common style to every element on your webpage. Which selector would you use in your CSS?

*

.all

#all

:all

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you add a number to a string (e.g., "5" + 5), JavaScript converts the number to a string. What is this process called?

Implicit Type Casting

Implicit Type Coercion

Explicit Type Casting

Explicit Type Coercion

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to change the text color of a heading to red. Which CSS declaration is correct?

text-color: red;

font-color: red;

color: red;

background-color: red;

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?