
LVL3 Quiz2

Quiz
•
Information Technology (IT)
•
9th - 12th Grade
•
Hard
Mehmet Yetginer
Used 1+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdaki kod çalıştırıldığında ne yazdırır?
1
2
3
Hata verir
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdaki Python sınıfında kullanılan @property dekoratörü ne işe yarar?
year_of_birth özelliğinin dışarıdan metot gibi değil, nitelik(attribute) gibi kullanılmasını sağlar
year_of_birth özelliğini salt okunur (read-only) hale getirir
year_of_birth özelliğinin sadece __init__ içinde kullanılmasını sağlar
year_of_birth özelliğini ön belleğe (cache) alarak bir kez hesaplar, tekrar hesaplamaz
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdakilerden hangisi SQLite veritabanı dosyası oluşturur?
create database("example.db")
sqlite3.connect("example.db")
open("example.db", "w")
sqlite3.load("example.db")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python’da veritabanına veri ekledikten sonra kalıcı olması için hangi method çağrılmalıdır?
commit()
fetchall()
execute()
close()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SELECT sorgusu ile veritabanındaki tüm satırları almak için hangi method kullanılır?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdakilerden hangisi Python’da parametreli sorgu yazmanın doğru yoludur?
cursor.execute("SELECT * FROM students WHERE id = ?", 3)
cursor.execute("SELECT * FROM students WHERE id = ?", (3,))
cursor.execute("SELECT * FROM students WHERE id = ?", "3")
cursor.execute("SELECT * FROM students WHERE id = 3")
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hangisi id değeri 2 olan öğrencinin name alanını "Ahmet" olarak güncellemek için kullanılabilecek doğru SQL sorgusudur?
UPDATE students SET id = 2 WHERE name = "Ahmet"
MODIFY students SET name = "Ahmet" WHEN id = 2
UPDATE students SET name = "Ahmet" WHERE id = 2
CHANGE students name TO "Ahmet" WHERE id = 2
Similar Resources on Wayground
10 questions
Javascript DOM

Quiz
•
11th Grade
5 questions
Soal Refleksi Peserta Didik

Quiz
•
10th Grade
10 questions
MID26022025

Quiz
•
12th Grade
10 questions
BÀI 18. THỰC HÀNH XÁC ĐỊNH CẤU TRÚC BẢNG VÀ CÁC TRƯỜNG KHÓA

Quiz
•
11th Grade
10 questions
Bài 23: Thực hành truy xuất dữ liệu qua liên kết bảng

Quiz
•
11th Grade
10 questions
Bab 4 Jaringan Komputer dan Internet

Quiz
•
11th Grade - University
10 questions
1º Quiz de HTML, CSS e JavaScript

Quiz
•
11th Grade
10 questions
Quiz Produktif

Quiz
•
12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Information Technology (IT)
40 questions
Algebra Review Topics

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

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
40 questions
LSHS Student Handbook Review: Pages 7-9

Quiz
•
11th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade