
C# Karar Yapıları
Authored by Serhad OCAK
Computers
10th Grade
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
byte skor1=1, skor2=4;
if (skor1 > skor2)
{
MessageBox.Show(“1. Takım Kazandı.”);
}
{
MessageBox.Show(“2. Takım Kazandı.”);
}
Yukarıdaki kodun çıktısı ne olur?
1. Takım Kazandı.
2. Takım Kazandı.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Eğer “a” değişkeni “b” den büyük ve “a” değişkeni “c” değişkenine eşit değilse, şart ifadesini yazınız?
if ( a>b && a=c )
if ( a>b || a!=c )
if ( a>b && a!=c )
if ( a>b && a<=c )
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Çift sayının bulunmasının istendiği C# kodunda hangi ifadenin yazılması beklenir?
if(sayi % 2 == 0)
if(sayi % 2 != 0)
if(sayi > 0)
if(sayi < 0)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Negatif sayı bulması beklenen C# kodunda hangi ifadenin olması beklenir?
if (!sayi<0)
if (sayi>0)
if (sayi<0)
if (sayi>1)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5'in katlarının bulunmasının istendiği bir C# kodunda hangi ifadenin bulunması beklenir?
if (sayi==5)
if (sayi%5==0)
if (sayi>5)
if (sayi=5)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tüm şartların true olması durumunda çalışması istenen ifade için hangi operatör kullanılmalıdır?
Or
||
Not
!
Özel Veya
^
Ve
&&
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sonucun true olması için şartların yalnızca birinin true olmasının yeterli kabul edildiği operatör hangisidir?
Değil
!
Veya
||
Ve
&&
Eşit
==
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
10 questions
Year 9 Programming Constructs
Quiz
•
1st - 12th Grade
10 questions
Loops
Quiz
•
10th Grade
9 questions
Logic Gates
Quiz
•
6th - 12th Grade
8 questions
Gathering Evidence
Quiz
•
9th - 12th Grade
10 questions
Spring MVC
Quiz
•
10th Grade
10 questions
LO1.3 Select appropriate tools and materials to...
Quiz
•
10th Grade
10 questions
Python Code Quiz
Quiz
•
10th Grade
10 questions
WJEC GCSE ICT Unit 1 Supporting disabilities
Quiz
•
9th - 10th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade