C#KARAR VE DÖNGÜ YAPILARI

C#KARAR VE DÖNGÜ YAPILARI

10th Grade

10 Qs

quiz-placeholder

Similar activities

Algoritma

Algoritma

6th Grade - University

15 Qs

VB Combo Box

VB Combo Box

10th Grade

10 Qs

C# Döngü Deyimleri

C# Döngü Deyimleri

10th Grade

10 Qs

10 FenTek

10 FenTek

10th Grade

10 Qs

Mantıksal Operatörler Quiz

Mantıksal Operatörler Quiz

10th Grade

10 Qs

C#KARAR VE DÖNGÜ YAPILARI

C#KARAR VE DÖNGÜ YAPILARI

Assessment

Quiz

Computers

10th Grade

Medium

Created by

halime kanbil

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<,>,==,<=,>=,!= karakterleri mantıksal operatörlerdir.

D

Y

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

( ) Üçten fazla if ifadesi iç içe kullanılmaz.

D

Y

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

( ) Şart ifadesi sağlanmadığında çalışacak kodlar “else” blokunun içine yazılabilir.

D

Y

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

( ) Karar ifadelerinde ve(&&) operatörü veya(||) operatöründen öncelikli işleme alınır.

D

Y

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

( ) Döngü şart ifadesi sağlanmasa da for döngüsü en az bir kez çalışır.

D

Y

6.

OPEN ENDED QUESTION

3 mins • 1 pt

Eğer “a” değişkeni “b” ve “c” değişkeninden büyükse ifadesini kod olarak yazınız.

Evaluate responses using AI:

OFF

Answer explanation

if(a > b && a > c)

7.

OPEN ENDED QUESTION

3 mins • 1 pt

Eğer “a” değişkeni “b” veya “c” değişkeninden küçükse ifadesini kod olarak yazınız.

Evaluate responses using AI:

OFF

Answer explanation

if(a < b || a < c)

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?