tle JAVASCRipt test

tle JAVASCRipt test

10th Grade

10 Qs

quiz-placeholder

Similar activities

IV Classe RE Verifica n1 pentamestre

IV Classe RE Verifica n1 pentamestre

10th - 11th Grade

15 Qs

Programación en Turbo Pascal

Programación en Turbo Pascal

10th Grade

10 Qs

Potencias

Potencias

10th Grade

14 Qs

Developers of programming languages

Developers of programming languages

1st Grade - University

8 Qs

Tema I: micro:bit Media General

Tema I: micro:bit Media General

7th Grade - University

13 Qs

Quiz de JavaScript para Iniciantes

Quiz de JavaScript para Iniciantes

10th Grade

15 Qs

JavaScript basics (vidcode, BR JSDJ Day 1)

JavaScript basics (vidcode, BR JSDJ Day 1)

5th - 12th Grade

10 Qs

introducción a JavaScript

introducción a JavaScript

10th Grade

10 Qs

tle JAVASCRipt test

tle JAVASCRipt test

Assessment

Quiz

Instructional Technology

10th Grade

Hard

Created by

venice munoz

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

To increase value of X by 1?

x++;

x=x+1;

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

O comando ________ é utilizado quando precisamos que apareça um alerta no navegador

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What kind of data type is the value "Javascript!"?

A Boolean

A Word

A Number

A String

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

HTML is a/n __________ language.

C++

semantic

javascript

engineering

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An "ID" can be a word or a number.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

var x = 5;

var y = 2;

var z = x % y;


What would be the value of "z" in the above code?

1

2

0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual dos eventos capturam o foco recebido por um elemento?

change

focus

click

submit

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?