
Javascript 1.
Quiz
•
Computers
•
9th - 12th Grade
•
Practice Problem
•
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
15 questions
FIREWALL MIKROTIK
Quiz
•
12th Grade
20 questions
Help Desk Chapter 6
Quiz
•
9th - 12th Grade
19 questions
Day 1 - Basics of Python
Quiz
•
12th Grade
15 questions
PGAS Memory Quiz
Quiz
•
9th - 12th Grade
15 questions
Cybersecurity and Crime
Quiz
•
11th Grade
15 questions
Asesmen DHCP server
Quiz
•
11th Grade - University
20 questions
Postest
Quiz
•
10th Grade
20 questions
Chapter 2 Exam: Getting Started with Java
Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
