
Javascript 1.
Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Anikó Nahaji
Used 10+ times
FREE Resource
Enhance your content in a minute
20 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
A 'Hello' szöveg kiíratása konzolra:
console.log("Hello")
console.log('Hello')
console.log(Hello)
alert("Hello")
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Globális Javascript változó létrehozása:
let
const
var
global
3.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
Megjegyzés készítése Javascriptben:
#megjegyzés
<!--megjegyzés
-->
//megjegyzés
/*
megjegyzés
*/
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
<script>
let x=5
x++
alert(x)
</script>
Mi fog történni?
Kiírja felugró ablakban hogy:
x is not defined
Kiírja felugró ablakban az 6-os számot!
Kiírja konzolra a 6-os számot!
Kiírja konzolra hogy:
x is not defined
5.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
let szam=3
if ((szam+1)%2==0)
console.log("alma")
else
console.log("barack")
Mit ír ki?
6.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
______ z=10
if (z==10)
z++
console.log(z)
Jelöld be az igaz állításokat!
Ha a vonalra azt írjuk
const
akkor
hibár ír ki!
Ha a vonalra azt írjuk
var
akkor
11-et ír ki!
Ha a vonalra azt írjuk
let
akkor
hibár ír ki!
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
var t=9
if (t==10)
t+=5
t++
console.log(t)
Mit ír ki?
9
10
15
16
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Types of Computers
Quiz
•
10th Grade
20 questions
Soal VLAN
Quiz
•
1st - 12th Grade
20 questions
Computer Startup Quiz
Quiz
•
2nd Grade - University
15 questions
GCSE Computing Quiz Starter 2
Quiz
•
10th - 11th Grade
19 questions
Cybersecurity 2.2.1 - 2.2.3
Quiz
•
10th - 12th Grade
20 questions
security best practices
Quiz
•
10th Grade - University
20 questions
EmTech: LONG QUIZ for Lesson 3 & 4
Quiz
•
11th - 12th Grade
20 questions
js DOM
Quiz
•
12th Grade - Professi...
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
20 questions
Six Weeks Test 2 Review
Lesson
•
9th - 12th Grade
12 questions
Overview of Mexico Part 1
Lesson
•
9th - 12th Grade
16 questions
Lesson 3.5 - If Structures Practice
Quiz
•
11th Grade
10 questions
Exploring Computer Hardware and Software Components
Interactive video
•
6th - 10th Grade
