Introducere în JS

Quiz
•
Computers
•
12th Grade - University
•
Hard
Alla Turcanu
Used 7+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
JavaScript este:
limbaj de programare structurat
limbaj bazat pe obiecte
limbaj de programare procedural
limbaj orientat obiect
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Pentru a insera cod JavaScript într-un document HTML se utilizează tag-urile:
<script> … </script>
<script type=”text/JavaScript”> … </script>
<script type=”JavaScript”> … <script>
<script src=”JavaScript’> … </script>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Care este sintaxa corectă pentru referirea la un script JavaScript extern numit "cod.js"?
<script src="cod.js">
<script href="cod.js">
<script name="cod.js">
<script link="cod.js">
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Selectați combinația de simboluri care delimitează comentariile de bloc în JavaScript:
{ ... }
/* ... */
// ... //
<!-- ... -->
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Selectați operatorii de incrementare/decrementare:
+, -, *, /, %
==, ===, !=, <>, >, <, >=, <=
++x, --x, x++, x--
=, +=, -=, *=, /=, %=, .=
&&, II, !
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Selectați operatorii aritmetici:
+, -, *, /, %
==, ===, !=, <>, >, <, >=, <=
++x, --x, x++, x--
=, +=, -=, *=, /=, %=, .=
&&, II, !
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Selectați operatorii de comparare:
+, -, *, /, %
==, ===, !=, <>, >, <, >=, <=
++x, --x, x++, x--
=, +=, -=, *=, /=, %=, .=
&&, II, !
Create a free account and access millions of resources
Similar Resources on Wayground
22 questions
Basic Boolean Logic Practice

Quiz
•
9th - 12th Grade
14 questions
JavaScript

Quiz
•
University
19 questions
HTML

Quiz
•
University
23 questions
HTML Practice 3 of 4

Quiz
•
11th - 12th Grade
13 questions
JavaScript

Quiz
•
University
17 questions
Fundamentos de JS

Quiz
•
University
13 questions
Mid term eval 9°

Quiz
•
9th - 12th Grade
18 questions
JS/DOM/JQuery/HTML/CSS

Quiz
•
University
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