Javascript basics

Javascript basics

Professional Development

15 Qs

quiz-placeholder

Similar activities

Day 1 PHP

Day 1 PHP

Professional Development

15 Qs

Java Strings and lops

Java Strings and lops

Professional Development

10 Qs

C# Quiz

C# Quiz

Professional Development

10 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Trắc nghiệm kiểu xâu

Trắc nghiệm kiểu xâu

Professional Development

16 Qs

Introdução JavaScript

Introdução JavaScript

Professional Development

10 Qs

Day 4 - Advanced Topics

Day 4 - Advanced Topics

Professional Development

20 Qs

EIT237-bases de php7-3

EIT237-bases de php7-3

Professional Development

12 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?