JS Basic

JS Basic

1st Grade

18 Qs

quiz-placeholder

Similar activities

Technology Systems

Technology Systems

1st - 5th Grade

16 Qs

Kuiz Materi HTML Dasar

Kuiz Materi HTML Dasar

1st - 3rd Grade

20 Qs

Robotics 1 & 2 Review

Robotics 1 & 2 Review

KG - University

20 Qs

Trắc nghiệm excel - 1

Trắc nghiệm excel - 1

KG - University

20 Qs

Database Basics v2 N5

Database Basics v2 N5

1st - 12th Grade

20 Qs

ĐỀ KIỂM TRA HỌC KÌ 2 - TIN HỌC 5 - LÝ THUYẾT

ĐỀ KIỂM TRA HỌC KÌ 2 - TIN HỌC 5 - LÝ THUYẾT

1st - 5th Grade

20 Qs

tuần 25 lớp 4

tuần 25 lớp 4

1st - 5th Grade

13 Qs

Word Processing Lessons 3 and 4 Review

Word Processing Lessons 3 and 4 Review

KG - University

20 Qs

JS Basic

JS Basic

Assessment

Quiz

Computers

1st Grade

Medium

Created by

Elena Orobinskaya

Used 6+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

DOM - це...

Об'єктна модель документу

Об'єктний документ моделі

Модельний об'єкт документу

Документальний об'єкт моделі

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Для пошуку элемента на сторінці за його ідентификатором використовується метод...

getElementById()

createElement()

appendChild()

getElementsByClassName()

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Вміст між відкриваючим і закриваючим тегами HTML встановлюється та змінюється за допомогою властивості...

innerHTML

outerHTML

value

style

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Для створення нового елементу HTML використовується метод...

createElement()

getElementById()

getElementsByClassName()

appendChild()

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Для додавання нового дочірнього елементу HTML до вже існуючого використовується метод...

appendChild()

getElementById()

getElementsByClassName()

createElement()

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

В результаті виконання команди

let item = document.getElementById("item");

в змінну item буде збережено об'єкт...

<input type="text" id="item">

<input type="text" id="box">

<input type="password" id="box">

<input type="button" id="box">

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Надпись на кнопке <input type="button"> устанавливается с помощью атрибута...

value

type

id

src

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?