Javascript basics

Javascript basics

Professional Development

15 Qs

quiz-placeholder

Similar activities

JS Quiz

JS Quiz

Professional Development

14 Qs

Javascript Datatypes and Variables(Kushal Das)

Javascript Datatypes and Variables(Kushal Das)

Professional Development

15 Qs

JavaScript

JavaScript

Professional Development

15 Qs

JavaScript Quiz Day-1

JavaScript Quiz Day-1

Professional Development

12 Qs

Java Programming RBVRRIT

Java Programming RBVRRIT

University - Professional Development

10 Qs

Lógica Python Revisão 1º Semestre

Lógica Python Revisão 1º Semestre

Professional Development

20 Qs

Python Programming

Python Programming

Professional Development

20 Qs

Javascript

Javascript

Professional Development

17 Qs

Javascript basics

Javascript basics

Assessment

Quiz

Computers, Professional Development

Professional Development

Medium

Created by

Kathy Jones

Used 43+ 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?