Search Header Logo

9 sinıf bilişim 1dönem 2sınav

Authored by Yeşil Bilişim

Computers

9th Grade

Used 25+ times

9 sinıf bilişim 1dönem 2sınav
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

18 questions

Show all answers

1.

OPEN ENDED QUESTION

1 min • 1 pt

Adınızı, soyadınızı bir değişkene atayıp print ile değişkeni yazdırınız

Evaluate responses using AI:

OFF

Answer explanation

isim="osman"

soyisim="dere"

print(isim,soyisim)

2.

OPEN ENDED QUESTION

1 min • 1 pt

Sınıfınızı ve yaşınızı input fonksiyonunu kullanarak bir değişkene atayıp yazdırınız?

Evaluate responses using AI:

OFF

Answer explanation

sinif=input("sınıfınızı giriniz")

yas=int(input("yaşınızı giriniz"))

print(sinif,numara)

3.

FILL IN THE BLANKS QUESTION

30 sec • 1 pt

(a)   , bilgisayara hangi işlemi hangi sırada yapması gerektiğini söyleyen yönergeler bütünüdür.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdaki değişken tanımlarından hangisi yanlıştır ?

not1=65

Ders = "Bİlişim"

adım="kemal"

cevap=5+3

Answer explanation

adim="kemal" olmaydı

değişken isimleri
*only english words

*değişken değeri

japonca bile olabilir " şisdifşişqwieş "

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x=15

y=3

x=x/y

x=x+1

x=1

print(x) Ekran çıktısı ne olur ?

4

46

1

6

Answer explanation

x=15

y=3

x=x/y #5olur

x=x+1 #6 olur

x=1 #en son 1 eşit

diyorsam 1 olur.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a="Bilişimle "
b="üRETİM"
print("naber",a,b)

Ekran Çıktısı nedir ?

Bilişimle üRETİM

naber,a,b

naberBilişimle üRETİM

naber

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdakilerden hangisi programın hata vermesini sağlayacaktır?

a=85

print(a+3)

ort=(not1+not2)/2

meyve=(input("en sevdiğin meyveyi yaz" )

print(meyve)

kilo="65"

boy="180"

vki=kilo/boy

Answer explanation

metinsel ifadeler tırnak içinde yazılır

boy="180" metinsel ifade oldugu için matametiksel işlem yapılamaz

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?