Basics of Javascript

Basics of Javascript

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

JavaScript

JavaScript

12th Grade

10 Qs

Basic Python Coding

Basic Python Coding

11th - 12th Grade

15 Qs

Variables & Data Types

Variables & Data Types

6th - 12th Grade

10 Qs

Python Beginner

Python Beginner

12th Grade

10 Qs

JavaScript Variables and Arithmetic

JavaScript Variables and Arithmetic

8th - 12th Grade

14 Qs

Programming - Variables & Constants

Programming - Variables & Constants

4th - 12th Grade

10 Qs

Javascript

Javascript

10th - 12th Grade

15 Qs

MTA Review #2

MTA Review #2

9th - 12th Grade

10 Qs

Basics of Javascript

Basics of Javascript

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Shannon Crowley

Used 34+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What is the name of the standard convention when the first word is lowercase, then every word that follows will have its first letter uppercased

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

If I want to define a variable in javascript what keyword do I use? Check all the apply

var

let

String

const

int

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the assignment operator?

==

=

!=

&&

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Are myName and myname different variable names?

Yes

No

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can variable names start with numbers?

yes

no

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can you make a variable with no value? For example var name;

yes

no

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you print to the screen?

consolelog()

console.log

console.log()

consolelog

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?