DOM Outro

DOM Outro

Professional Development

6 Qs

quiz-placeholder

Similar activities

React JS kvíz

React JS kvíz

Professional Development

11 Qs

Power BI

Power BI

Professional Development

10 Qs

Tema 2

Tema 2

Professional Development

10 Qs

CSS, SCSS, Animation and Responsive

CSS, SCSS, Animation and Responsive

Professional Development

10 Qs

Javascript - 1

Javascript - 1

Professional Development

10 Qs

HA400 - UNIT 3

HA400 - UNIT 3

Professional Development

10 Qs

Bazy danych

Bazy danych

KG - Professional Development

10 Qs

DECI- Week11  - Quest2

DECI- Week11 - Quest2

Professional Development

3 Qs

DOM Outro

DOM Outro

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Re:Coded Org

Used 9+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What among the following is an appropriate event handler for input text among the below options ?

onclick

onchange

onkeyup

onblur

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Once we add an event listener we cannot remove it?

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function we use to add a new event listener?

element.addEventListener()

element.newEventListener()

element.createNewEventListener()

element.eventListener().new()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What of the following is NOT an event?

click

unclick

change

input

5.

OPEN ENDED QUESTION

1 min • 1 pt

If you can describe event listeners to a beginner, what will you say?

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

1 min • 1 pt

So far, how do you feel about DOM manipulation and events?

Evaluate responses using AI:

OFF