Javascript basics

Javascript basics

Professional Development

15 Qs

quiz-placeholder

Similar activities

Java Strings

Java Strings

1st Grade - Professional Development

10 Qs

python quiz

python quiz

6th Grade - Professional Development

10 Qs

Basics of python

Basics of python

10th Grade - Professional Development

11 Qs

Javascript Assessment

Javascript Assessment

Professional Development

20 Qs

Python Basics

Python Basics

Professional Development

10 Qs

Java Programming RBVRRIT

Java Programming RBVRRIT

University - Professional Development

10 Qs

Module 5 & Module 6

Module 5 & Module 6

University - Professional Development

10 Qs

Lógica Python Revisão 1º Semestre

Lógica Python Revisão 1º Semestre

Professional Development

20 Qs

Javascript basics

Javascript basics

Assessment

Quiz

Computers, Professional Development

Professional Development

Medium

Created by

Kathy Jones

Used 42+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of variable is expressed as true/false?

String

Boolean

Number

Conditional

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A variable can be declared with keyword ____________

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operator can be used with both strings and numbers?

"-"

"/"

"+"

"*"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2

17

60

7

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of these is NOT a valid string?

Hello

"work4$"

"Hello, world!"

"dude'

6.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the difference between loose equality (==) and strict equality (===)?

Evaluate responses using AI:

OFF

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be logged to the console here? --

var concatted = 5 + 7 + "hello" + 5 + 12

57hello512

12hello17

12hello512

57hello17

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?