
BİLGİSAYAR BİLİMİ QUİZ
Authored by Beyza Pazar
Computers
9th Grade
Used 28+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(1 + 6 + 4 + 10) Yukarıdaki kod çalıştırıldığında sonuç olarak aşağıdaki şıklardan hangisi verilecektir?
16410
Hata verir
21
0
11
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(“1 + 6 + 4 + 10”) Yukarıdaki kod çalıştırıldığında sonuç olarak aşağıdaki şıklardan hangisi verilecektir?
16410
Hata verir
21
1+6+4+10
16
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdaki verilen operatör-görevi eşleştirmelerinden hangisi yanlıştır?
** Kuvvet, üs
>= Büyük veya eşit mi?
// Tam bölme
% Mod
= Eşit mi?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdaki önermelerden hangi “True” (Doğru) değeri döndürür?
45<30
x=5, y=2, x+y==3
58>34
35==25
15==30
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sayi = int(input("Bir sayı giriniz: "))
if sayi > 10:
print("Girdiğiniz sayı 10'dan büyüktür!")
if sayi < 10:
print("Girdiğiniz sayı 10'dan küçüktür!")
if sayi == 10:
print("Girdiğiniz sayı 10'dur!")
Yukarıdaki kodlara göre kullanıcı 7 değerini girdiğinde hangi sonuç ekrana çıkar?
Girdiğiniz sayı 10'dan büyüktür!
Girdiğiniz sayı 10'dan küçüktür!
Girdiğiniz sayı 10'dur!
Girdiğiniz sayı geçersizdir!
Hiçbiri
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sayi1=int(input(“1.sayıyı giriniz: ”))
sayi2= int(input(“2.sayıyı giriniz: ”))
işlem= input(“Hangi işlemi yapmak istersiniz + - * / : ”)
if işlem==“+”:
print(“Sonuç: ”, sayi1+sayi2)
if işlem==“-”:
print(“Sonuç: ”, sayi1-sayi2)
if işlem==“*”:
print(“Sonuç: ”, sayi1*sayi2)
if işlem==“/”:
print(“Sonuç: ”, sayi1/sayi2)
Yukarıda 4 işlem yapan kodlar çalıştıktan sonra kullanıcı klavyeden 25 ve 5 sayıları ile işlem için / karakteri girilirse işlem sonucu ne olur?
5
20
125
25
50
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hangisi kurallara uymayan bir değişken adıdır?
ad_soyad
ad3soyad4
ad/Soyad
adSoyad
soyadAd
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
17 questions
programozás
Quiz
•
9th Grade
24 questions
Variables
Quiz
•
9th Grade
20 questions
ตอบปัญหาคอมพิวเตอร์st
Quiz
•
9th - 12th Grade
18 questions
MTA HTML CSS Session 1
Quiz
•
7th - 9th Grade
20 questions
Intro to HTML
Quiz
•
8th - 12th Grade
21 questions
CodeHS JavaScript
Quiz
•
8th - 12th Grade
20 questions
AQA GCSE Computer Science - 3.2.11 Structured programming
Quiz
•
8th - 10th Grade
20 questions
Soal - soal latihan TIK kelas 9 semester 2
Quiz
•
9th Grade
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Computers
10 questions
Navigating Digital Citizenship and Online Safety
Interactive video
•
6th - 10th Grade
20 questions
Computer / Internet Companies
Quiz
•
9th Grade
10 questions
Exploring the Basics of Google Sheets
Interactive video
•
9th Grade
10 questions
Exponent Rules
Quiz
•
9th - 12th Grade
20 questions
JavaScript - Karel
Quiz
•
9th - 10th Grade