SUBAŞI_java script

Quiz
•
Computers
•
12th Grade - University
•
Medium
Ismail Okat
Used 14+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
java script kodları hangi kodar arasında çalışır
<java></java>
<script></java>
<script></script>
<sricript></sricript>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
java script dilinde hangi değişken yanlış tanımlanmıştır
Ad
aD
1NUMARA
okul_numara
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
JavaScript kodları içerisinde özel karakter kullanmak istersek \ işaretini özel karakterin başına eklemek zorundayız. HAngisi Yanlıştır
\'
Tek tırnak
\&
Ve isareti
\"
çift tırnak
\Z
geri al
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
<script>
var sayi1=24;
var sayi2=2;
sayi1=sayi1+2;
sayi1+=2;
alert(sayi1%sayi2);
</script> kod satırının sonucu nedir?
4
2
0
1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<script>
var isim="öğretmen /" Veli /" diye seslendi";
document.write(isim);
</script>
Yukarıdaki programın çıktısı ne olur?
Ali
öğretmen Ali diye seslendi
öğretmen "Veli" diye seslendi
Hata verir(çalışmaz)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
hangisi java script değişken türü değildir?
boolen
number
değişken
string
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
<script>
var yazi1="nasılsın";
var sayi2=3;
alert(yazi1+sayi2);
</script>
5
3nasılsın
nasılsın3
0
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
Akış Diyagramı

Quiz
•
7th - 12th Grade
22 questions
HTML, CSS y JS

Quiz
•
11th - 12th Grade
20 questions
m1-html-css-js

Quiz
•
KG - Professional Dev...
20 questions
PHP

Quiz
•
12th Grade
18 questions
Coding District Test Prep Form I

Quiz
•
12th Grade
20 questions
UID uCertify Chapter 9 Test

Quiz
•
8th - 12th Grade
20 questions
Table and Forms M6

Quiz
•
12th Grade
20 questions
HTML and CSS Concepts Assessment

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade