JS general concepts - quiz 7th

JS general concepts - quiz 7th

7th Grade

11 Qs

quiz-placeholder

Similar activities

HTML & CSS Review

HTML & CSS Review

5th - 8th Grade

9 Qs

Javascript

Javascript

KG - Professional Development

13 Qs

JavaScript quiz for beginners

JavaScript quiz for beginners

7th Grade

10 Qs

Comenzando a programar

Comenzando a programar

3rd - 8th Grade

10 Qs

Básico de HTML

Básico de HTML

1st Grade - Professional Development

15 Qs

Основы HTML

Основы HTML

1st - 11th Grade

14 Qs

SDA Review Questions 41- 50

SDA Review Questions 41- 50

7th Grade

10 Qs

JavaScript ievads

JavaScript ievads

7th - 8th Grade

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