BİLGİSAYAR BİLİMİ QUİZ
Quiz
•
Computers
•
9th Grade
•
Hard
Beyza Pazar
Used 28+ times
FREE Resource
Enhance your content in a minute
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
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
16 questions
Dosya ve İnternet adresleri Uzantıları
Quiz
•
4th - 12th Grade
24 questions
Webpage
Quiz
•
9th - 11th Grade
18 questions
PH kelas 10 Bab 1
Quiz
•
9th - 12th Grade
16 questions
Loops Quiz
Quiz
•
9th - 12th Grade
20 questions
Photoshop թեստային աշխատանք
Quiz
•
9th Grade
21 questions
Новогодняя. Python
Quiz
•
9th Grade - University
17 questions
ÔN TẬP CUỐI KỲ II TIN 8
Quiz
•
8th - 11th Grade
16 questions
Loops
Quiz
•
5th - 12th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
20 questions
Six Weeks Test 2 Review
Lesson
•
9th - 12th Grade
12 questions
Overview of Mexico Part 1
Lesson
•
9th - 12th Grade
10 questions
Exploring Computer Hardware and Software Components
Interactive video
•
6th - 10th Grade
