
JAVASCRIPT
Quiz
•
Instructional Technology
•
11th Grade
•
Medium
Merve Karataş
Used 5+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
JavaScript'te bir değişken tanımlamak için hangi anahtar kelimeyi kullanırız?
A) var
B) let
C) const
D) Hepsi
2.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Aşağıdaki kodun çıktısı nedir?
let x = 5;
console.log(x);
0
5
undefined
Hata
3.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Aşağıdaki kod parçası hangi seçiciyi kullanmaktadır?
if (x > 10) {
console.log("Büyük");
}
for
while
if
switch
4.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
Aşağıdaki kodun çıktısı nedir?
let x = 20;
if (x > 10) {
console.log("Büyük");
} else {
console.log("Küçük");
}
"Küçük"
"Büyük"
Hata verir
undefined
5.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Aşağıdakilerden hangisi bir JavaScript veri tipidir?
number
hepsi
6.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Aşağıdaki kodun çıktısı nedir?
let a = 10;
let b = 20;
console.log(a * b);
30
200
10
HATA
7.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Aşağıdaki kod parçası nedir?
function greet() {
console.log("Merhaba!");
}
olay
fonksiyon
değişken
dizi
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
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Instructional Technology
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
29 questions
CCG 2.2.3 Area
Quiz
•
9th - 12th Grade
15 questions
PRESENTE CONTINUO
Quiz
•
9th - 12th Grade
13 questions
BizInnovator Startup - Experience and Overview
Quiz
•
9th - 12th Grade
16 questions
AP Biology: Unit 1 Review (CED)
Quiz
•
9th - 12th Grade