
Gyakorlás Javascfript

Quiz
•
Computers
•
12th Grade
•
Medium
Martin Isaac
Used 8+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Az id="main-content" html elem lekéréséhez a használt választó...
document.getElementById("main-content");
document.getElementByClass("main-content");
document.getElementByName("main-content");
document.querySelector(".main-content");
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
DOM rövidítés jelentése
Document Object Model
Digital Object Model
Documents Object Model
Digital Optical Module
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A class="heading" HTML-elemek lekéréséhez a használt választó a...
document.getElementById("heading");
document.getElementByClass("heading");
document.getElementByName("heading");
document.querySelector(".heading");
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Elem kiválasztása Id alapján
Document.Getelementbyid()
document.getElementById()
Document.getElementByID()
DOM.getElmentById()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Az alábbiak közül melyik a megfelelő módja a testFunction() függvény meghívásának, amikor egy gombra kattintanak?
onclick=testFunction
when button clicked = "testFunction()"
onclick="testFunction()"
onclick="testFunction"
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Milyen DOM-tulajdonságot használnak a bármilyen HTML tag szövegének frissítésére?
id
innerHTML
src
style
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
157 / 5 000
Melyik reguláris kifejezés felel meg bármely olyan telefonszámnak, amely háromjegyű előtaggal kezdődik, és kötőjelet tartalmaz, amelyet további hét számjegy követ?
/^d{3}-d{7}$/
/^[0-9]{3}-[0-9]{3}-[0-9]{4}$/
/^[0-9]{3}-[0-9]{7}$/
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Microsoft Word - Shortcut Keys

Quiz
•
4th Grade - University
22 questions
TESZT_CSS

Quiz
•
9th - 12th Grade
15 questions
Mesterséges Intelligencia

Quiz
•
12th Grade
20 questions
Online alapismeretek tesztkérdések tanulása 2

Quiz
•
5th - 12th Grade
20 questions
IT-bajnokok

Quiz
•
9th - 12th Grade
23 questions
Számítógépes alapismeretek tesztkérdések gyakorlása 2

Quiz
•
8th - 12th Grade
17 questions
Microsoft Word Ribbon (2019)

Quiz
•
7th - 12th Grade
21 questions
MS Word Basics Review

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade