JS general concepts - quiz 7th

JS general concepts - quiz 7th

7th Grade

11 Qs

quiz-placeholder

Similar activities

HTML and CSS

HTML and CSS

7th - 8th Grade

15 Qs

Audio and Video

Audio and Video

7th - 12th Grade

13 Qs

JavaScript Variables

JavaScript Variables

3rd Grade - University

13 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

SDA Review Questions 21 - 30

SDA Review Questions 21 - 30

7th Grade

10 Qs

Basics of Coding

Basics of Coding

6th - 10th Grade

12 Qs

Intro to JavaScript

Intro to JavaScript

6th - 12th Grade

10 Qs

MORE ON CSS3

MORE ON CSS3

7th Grade

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