CMW M2 Final Quiz

CMW M2 Final Quiz

9th Grade

48 Qs

quiz-placeholder

Similar activities

Computer Basics

Computer Basics

9th - 12th Grade

52 Qs

Code.org CSD Unit 3

Code.org CSD Unit 3

8th - 11th Grade

48 Qs

Code.org CSD

Code.org CSD

8th - 11th Grade

48 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

File Formats & Compression Quiz

File Formats & Compression Quiz

9th Grade

50 Qs

Microsoft Expression Units A-C

Microsoft Expression Units A-C

9th - 12th Grade

50 Qs

Python Review - PLTW CSE / Codecademy

Python Review - PLTW CSE / Codecademy

9th - 12th Grade

53 Qs

Input, Processing, Output

Input, Processing, Output

9th - 12th Grade

44 Qs

CMW M2 Final Quiz

CMW M2 Final Quiz

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Saturday Kids

Used 6+ times

FREE Resource

48 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we use Semicolons ';' in Javascript for?

We do not use semicolons in Javascript

define a function

To write template literals

We write it at the end to finish a line of code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we use Curly braces '{}' in Javascript for?

We do not use curly braces in Javascript

To write code inside it for a function

To write template literals

We write it at the end to finish a line of code

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we use Parantheses '()' in Javascript for?

We do not use parentheses in Javascript

To use a function or put function parameters inside it

To write template literals

We write it at the end to finish a line of code

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the addEventListener do?

Playing audio sound on Javascript

Reset the timing of audio

Selecting keycode numbers

A method we use to listen to HTML events

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this code print in the console?

My first line of code

My second line of code

My third line of code

My first line of code

My second line of code

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do we embed a picture with the url "picture.jpg" in HTML?

<img="picture.jpg">

<img src=picture.jpg>

<img src="picture.jpg">

<img=picture.jpg>

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

If CSS provides Style to your website, what does HTML provide?

Structure

Server

URL

Text and Images

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?