JavaScript

JavaScript

Professional Development

20 Qs

quiz-placeholder

Similar activities

Office 365 & Services

Office 365 & Services

Professional Development

20 Qs

JAVA - Arrays

JAVA - Arrays

University - Professional Development

15 Qs

Logika & Pemrograman (ID)

Logika & Pemrograman (ID)

10th Grade - Professional Development

20 Qs

Lógica de Programação - dia final

Lógica de Programação - dia final

Professional Development

15 Qs

java revews

java revews

Professional Development

20 Qs

Javascript basics

Javascript basics

Professional Development

15 Qs

File Extensions

File Extensions

9th Grade - Professional Development

20 Qs

JavaScript

JavaScript

Assessment

Quiz

Computers

Professional Development

Hard

Created by

syam gunawan

Used 41+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which code fragment sets up a timer that calls a function named "adjust" every second?

setTimeout(adjust, 1);

setTimeout(adjust, 1000);

setInterval(adjust, 1);

setInterval(adjust, 1000);

2.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which two functions support 2D transformations in CSS3?

skew()

zoom()

move()

scroll()

matrix()

3.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which three events are valid for the HTML CANVAS element?

scroll

mouseup

blur

datareceived

hover

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which element should you use to rotate an SVG square?

path

ANIMATETRANSFORM

ANIMATEMOTION

AREA SHAPE

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

When you are working with the path API, what is the purpose of the clip method?

pastes a shape object in from the system clipboard

constrains the rendered output of the shape object

copies the shape object to the system clipboard

stores the shape object for later reference in script

6.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

When you are using the GeoLocation API, which two arguments does the getCurrentPosition function utilize?

success callback

MAC address

browser type

ip address

failure callback

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which JavaScript method allows you to register multiple handlers for a single touch event?

dispatchEvent

initUIEvent

addEventListener

initEvent

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?