
JavaScript Quiz
Quiz
•
Other
•
8th Grade
•
Medium
Erekle Kereselidze
Used 1+ times
FREE Resource
Enhance your content
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
რომელია მასივის ჩაწერის სწორი ფრომა?
var colors = "red", "green", "blue";
var colors = (1:"red", 2:"green", 3:"blue");
var colors = ["red", "green", "blue"];
var colors = "red" + "green" + "blue";
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
რომელი არ არის ჯავასკრიპტში მონაცემთა ტიპი?
String
Number
Character
Boolean
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
რომელია სწორი სინტაქსი try catch -ბლოკის შემთხვევაში?
try { ... } catch { ... }
try: { ... } catch: { ... }
try { ... } catch(e) { ... }
try { ... } except(e) { ... }
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
რა დაიბეჭდება? try { throw new Error("Something went wrong"); } catch (e) { console.log(e.message); }
Nothing
Something went wrong
Error
e.message
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var car = {brand: "Toyota", model: "Corolla"}; console.log(car["model"]);
Toyota
Corolla
model
car
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var letters = ["a", "b", "c"]; letters.push("d");
["a", "b", "c"]
["a", "b", "c", "d"]
["d", "a", "b", "c"]
Undefined
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
document.getElementById("demo").innerHTML = "Hello!"; console.log(document.getElementById("demo").innerHTML);
არაფერი
Hello!
demo
div
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
10 questions
Design Process
Quiz
•
7th - 9th Grade
10 questions
READING TEST
Quiz
•
7th - 11th Grade
10 questions
Football trivia
Quiz
•
2nd Grade - Professio...
10 questions
Hospitality and catering -food poisoning
Quiz
•
4th - 12th Grade
10 questions
Social Well-Being Class
Quiz
•
6th - 8th Grade
10 questions
Growth Mindset
Quiz
•
KG - University
8 questions
What Anime? (It May Be Hard?)
Quiz
•
KG - Professional Dev...
7 questions
Big booty baller
Quiz
•
KG - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
Discover more resources for Other
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
20 questions
Figurative Language Review
Quiz
•
8th Grade
20 questions
Physical and Chemical Changes
Quiz
•
8th Grade
22 questions
Newton's Laws of Motion
Lesson
•
8th Grade
24 questions
3.1 Parallel lines cut by a transversal
Quiz
•
8th Grade
12 questions
Phases of Matter
Quiz
•
8th Grade