
JavaScript Programlama Quiz

Quiz
•
Computers
•
11th Grade
•
Hard
fatma karaca
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
JavaScript programlama dilinin temelleri nelerdir?
HTML, CSS, Python, Java
Algoritmalar, Veri Yapıları, Ağ Protokolleri
Değişkenler, veri tipleri, operatörler, koşullu ifadeler, döngüler ve fonksiyonlar
Matematik, Fizik, Kimya, Biyoloji
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
JavaScript'te değişken nasıl tanımlanır?
Değişken tanımlama örneği: x = 5;
Değişken tanımlama örneği: const x = 5;
Değişken tanımlama örneği: var x = 5;
Değişken tanımlama örneği: let x = 5;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
JavaScript'te hangi veri tipleri bulunmaktadır?
array
string, number, boolean, object, function, undefined, null
integer
float
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
JavaScript'te 'if' koşul yapısı nasıl kullanılır?
if {condition} then {code block}
if (condition) { // code block to be executed }
if (condition) then {code block}
if (condition) { code block to be executed }
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
JavaScript'te 'for' döngüsü nasıl çalışır?
'for' döngüsü şu şekilde çalışır: İlk olarak başlangıç değeri belirlenir, ardından koşul kontrol edilir. Koşul sağlandığı sürece döngü içindeki kod bloğu çalıştırılır ve artış miktarı kadar artırılır. Daha sonra tekrar koşul kontrol edilir ve bu işlem koşul sağlanana kadar devam eder.
'for' döngüsü başlangıç değeri belirlemez, sadece koşulu kontrol eder.
'for' döngüsü sadece tek bir işlemi tekrar eder, artış miktarı belirtilmez.
'for' döngüsü koşul sağlanmadığında sonsuz bir döngü oluşturur.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
JavaScript'te fonksiyonlar nasıl tanımlanır ve kullanılır?
Fonksiyon tanımı: function myFunction(param1) { // fonksiyonun içinde yapılacak işlemler }
Fonksiyon çağrısı: myFunction(değer1, değer2)
Fonksiyon tanımı: function myFunction(param1, param2) { // fonksiyonun içinde yapılacak işlemler } Fonksiyon çağrısı: myFunction(değer1, değer2);
Fonksiyon tanımı: def myFunction(param1, param2): # fonksiyonun içinde yapılacak işlemler
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
JavaScript'te 'array' ve 'object' arasındaki fark nedir?
Arrays can only store strings, while objects can store any data type.
Arrays and objects are the same in JavaScript.
Arrays store multiple values in a single variable using numerical indexes, while objects store key-value pairs using keys as indexes.
Arrays store key-value pairs using keys as indexes, while objects store multiple values in a single variable using numerical indexes.
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Coding and Robotics

Quiz
•
8th - 12th Grade
10 questions
resuperação av2

Quiz
•
11th Grade
15 questions
RPVV INA Class 11 Skill Competition 2023-24

Quiz
•
11th Grade
8 questions
JavaScript y CSS

Quiz
•
11th Grade
10 questions
Quiz 9 (15.09.2021)

Quiz
•
1st - 12th Grade
11 questions
Cascading Style Sheets

Quiz
•
8th - 12th Grade
15 questions
1er Quiz Fundamentos de Programación - SystemPlus

Quiz
•
9th - 12th Grade
10 questions
HTML 5 TAGS

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade