
Java Script podstawy

Quiz
•
Computers
•
12th Grade
•
Medium

Anna Jezierska
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Wymień 2 operatory porównywania
&&
||
==
>=
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Okno informacyjne w JS to:
alert("Uwaga awaria systemu");
confirm("Uwaga awaria systemu");
prompt("Uwaga awaria systemu");
writeln("Uwaga awaria systemu");
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jaka sekwencja pozwala przejść do nowej linii
\b
\n
\r
\f
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Undefined określa wartość
pustą
niezdefiniowaną
obiektową
logiczną
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Operator % oznacza :
dzielenie
dzielenie całkowite
resztę z dzielenia
negację zmiennej
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aby skorzystać ze skryptu zapisanego w pliku przykład.js, należy połączyć go ze stroną za pomocą kodu
<script>przykład.js</script>
<script src="przykład.js"></script>
<script link="przykład.js"></script>
<link rel="script" href="przykład.js">
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
W języku JavaScript należy zapisać warunek, który będzie spełniony, gdy zmienna a będzie dowolną liczbą naturalną dodatnią (bez 0) lub gdy zmienna b będzie dowolną liczbą z przedziału domkniętego od 10 do 100. Użyte w tym warunku wyrażenie logiczne będzie miało postać
(a>0) && ((b>=10) && (b<=100))
(a>0) || ((b>=10) || (b<=100))
(a>0) && ((b>=10) || (b<=100))
(a>0) || ((b>=10) && (b<=100))
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
CSS

Quiz
•
12th Grade
10 questions
RUNG CHUÔNG VÀNG

Quiz
•
11th - 12th Grade
10 questions
KNTT 12 BÀI 13

Quiz
•
12th Grade - University
10 questions
AppsLab_Q2

Quiz
•
10th Grade - Professi...
10 questions
JavaScript 4

Quiz
•
12th Grade
11 questions
Expressions coding and or not coding

Quiz
•
9th - 12th Grade
10 questions
Introduction to PHP: Hypertext Preprocessor

Quiz
•
11th - 12th Grade
10 questions
Programación Visual

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade