
Javascript quiz z w3c

Quiz
•
Computers
•
10th Grade
•
Medium
Ellendil Ellendil
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
W jakim elemencie HTML umieszczamy JavaScript?
<script>
<js>
<scripting>
<javascript>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jaka jest poprawna składnia JavaScript, aby zmienić zawartość poniższego elementu HTML?
<p id="demo">To jest demonstracja.</p>
document.getElementById("demo").innerHTML = "Witaj Świecie!";
#demo.innerHTML = "Witaj Świecie!";
document.getElementByName("p").innerHTML = "Witaj Świecie!";
document.getElement("p").innerHTML = "Witaj Świecie!";
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jaka funkcja JS wyciąga pierwiastek kwadratowy z liczby x?
root(x)
pierw(x)
Math.sqrt(x)
Math.pow(x)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak napisać "Hello World" w oknie alertu?
alert("Hello World");
msg("Hello World");
alertBox("Hello World");
msgBox("Hello World");
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak utworzyć (zdefiniować) funkcję w JavaScript?
function mojaFunkcja()
function = mojaFunkcja()
function:mojaFunkcja()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak wywołasz (uruchomisz) funkcję o nazwie "mojaFunkcja"?
mojaFunkcja()
call mojaFunkcja()
run mojaFunkcja()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak napisać instrukcję IF w JavaScript?
if (i == 5)
if i = 5 then
if i = 5
if i == 5 then
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Хостинг сайта (Веб-технології)

Quiz
•
10th Grade
20 questions
First week of M3

Quiz
•
5th Grade - University
12 questions
SAINS KOMPUTER T5 3.1.1 Keperluan Bahasa Penskripan Klien

Quiz
•
10th - 11th Grade
12 questions
Web Development

Quiz
•
8th - 10th Grade
15 questions
Викторина по основам JavaScript

Quiz
•
9th Grade - University
15 questions
JavaScript Chapter 11 uCertify Test

Quiz
•
9th - 12th Grade
15 questions
Java Script Quiz

Quiz
•
9th - 12th Grade
17 questions
Szoftverfejlesztőknek

Quiz
•
9th - 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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade