INTRODUCTION TO JAVASCRIPT Quiz

INTRODUCTION TO JAVASCRIPT Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

Javascript 05 Aug 22

Javascript 05 Aug 22

Professional Development

12 Qs

JavaScript

JavaScript

Professional Development

15 Qs

Cuestionario Not Null GraphQL

Cuestionario Not Null GraphQL

Professional Development

10 Qs

kuiz 1 - chapter 5

kuiz 1 - chapter 5

University - Professional Development

7 Qs

Variable, DataType and Operators

Variable, DataType and Operators

Professional Development

12 Qs

Quorum Programming Day 1 Review

Quorum Programming Day 1 Review

Professional Development

10 Qs

Data & SQL 1 data types

Data & SQL 1 data types

Professional Development

10 Qs

CloudBinary_Basic-Shell-scripting

CloudBinary_Basic-Shell-scripting

Professional Development

15 Qs

INTRODUCTION TO JAVASCRIPT Quiz

INTRODUCTION TO JAVASCRIPT Quiz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Sean Espino

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Data is printed, or logged, to the console, a panel that displays messages, using ___

2.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

We can write single-line comments with ___ and multi-line comments between ___ and ___. (put "," in between your answers without any space)

3.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

What are the 7 fundamental data types in JavaScript?

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

___ data type is any number without quotes. Examples: 23.8879; 12; 10523

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

___ data type are characters wrapped in single or double quotes.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The built-in arithmetic operators include ___, ___, ___, ___, and ___. Answer exactly like this: (___, ___, ___, ___, and ___)

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Objects, including instances of data types, can have ___ or stored information. The ___ are denoted with a dot (.) after the name of the object, for example: 'Hello'.length. What is "length" in the example code?

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?