JavaScript

JavaScript

Professional Development

20 Qs

quiz-placeholder

Similar activities

01 PP SDLC & Flowchart

01 PP SDLC & Flowchart

University - Professional Development

18 Qs

Chapter 4: ROM/RAM

Chapter 4: ROM/RAM

9th Grade - Professional Development

15 Qs

SEC+ Ch.8 Review Test

SEC+ Ch.8 Review Test

Professional Development

15 Qs

Nest JS - Parte 01

Nest JS - Parte 01

Professional Development

20 Qs

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Office IT Management

Office IT Management

Professional Development

15 Qs

3rd day revision ict training(3rd phase)

3rd day revision ict training(3rd phase)

Professional Development

20 Qs

System and network support and management

System and network support and management

11th Grade - Professional Development

20 Qs

JavaScript

JavaScript

Assessment

Quiz

Computers

Professional Development

Practice Problem

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?