JS general concepts - quiz 7th

JS general concepts - quiz 7th

7th Grade

11 Qs

quiz-placeholder

Similar activities

CZERWIEC 2016

CZERWIEC 2016

1st - 12th Grade

13 Qs

SNLTG Bài 6

SNLTG Bài 6

6th - 9th Grade

8 Qs

Loops in JavaScript

Loops in JavaScript

6th - 8th Grade

10 Qs

TechPromise JavaScript Quiz

TechPromise JavaScript Quiz

6th - 12th Grade

10 Qs

Snake Game

Snake Game

3rd - 8th Grade

15 Qs

JavaScript Basics

JavaScript Basics

6th - 8th Grade

10 Qs

Nuxt 3 Basic/Advanced

Nuxt 3 Basic/Advanced

7th Grade

10 Qs

Coding

Coding

4th Grade - Professional Development

8 Qs

JS general concepts - quiz 7th

JS general concepts - quiz 7th

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Francisco Javier Ruiz Restrepo

Used 30+ times

FREE Resource

11 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

anything that can vary. It is created to store the data value that can be changed later on.

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

One characteristic of JavaScript

A programming language that executes on the browser.

It turns static web pages into interactive web pages.

JavaScript can be used to create web and mobile applications.

All are correct.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where is JavaScript code usually executed?

user browser (web page)

server browser (console)

None is correct

4.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

string, boolean, integer and floating are known as

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are the tags for inserting JavaScript code into HTML pages?

<javascriptcode> and

</javascriptcode>

<script href=""> and </script>

<script> and </script>

<script rel="archivo.js">

and

</script>

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What key command is used to display text on the screen (web page)?

document.innerHTML()

document.write()

document.getElementById()

console.log()

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When you declare a variable you can use the command

Let

Var

Both are correct

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?