
C# Konsol Uygulama Soruları
Quiz
•
Computers
•
University
•
Medium
mehmet ozcetin
Used 2+ times
FREE Resource
Enhance your content in a minute
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Aşağıdaki değişken isimlendirmelerinden hangisi hatalıdır?
string sehir=”İstanbul”;
string universite1=”Nişantaşı Üniversitesi”;
string kampus_adi=”1453”;
string bolum adi=”Dijital Oyun Tasarımı”;
string _girisyili=”2021”;
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Aşağıdaki yapılardan hangisinde bir koşul (karşılaştırma) kullanılmaz?
if
for
while
do-while
array
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Mod alma işlemi için hangi işaret kullanılır?
<
&
%
!
M
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Aşağıdakilerden hangisi değişken türlerinden değildir?
int
slow
string
double
float
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Aşağıdaki kod çalıştırıldığında ekranda hangi sonucu gösterir?
int sayi1 = 15;
int sayi2 = 10;
int sayi3 = 5;
sayi3 = sayi1 + sayi2;
Console.WriteLine(sayi3);
5
10
15
25
30
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Aşağıdaki kod çalıştırıldığında ekranda hangi ili gösterir?
int a = 2;
int b = a + 4;
if (a * b == 8)
Console.WriteLine("İstanbul");
else if (a * b != 12)
Console.WriteLine("Ankara");
else if(a+b/2==4)
Console.WriteLine("İzmir");
else if (a*2==b)
Console.WriteLine("Antalya");
else
Console.WriteLine("Bursa");
İstanbul
Ankara
İzmir
Bursa
Antalya
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Aşağıdaki kodlardan hangisi ekrana true yazar ?
Console.WriteLine(1>2);
Console.WriteLine(2<1);
Console.WriteLine(1 > 2 && 2 > 1);
Console.WriteLine(1 > 2 || 2 > 1);
Console.WriteLine(1 > 2 == 2 > 1);
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
20 questions
קלט פלט משתנים והוראות השמה
Quiz
•
7th Grade - University
15 questions
QUIZ 3 CO
Quiz
•
University
20 questions
English Writing Skills Quiz
Quiz
•
University
20 questions
C - Structures
Quiz
•
University
20 questions
Linux Directory Structures
Quiz
•
10th Grade - University
15 questions
ARRAYS AND FUNCTIONS
Quiz
•
University
21 questions
Новогодняя. Python
Quiz
•
9th Grade - University
15 questions
Round 2 Debug-The-Code
Quiz
•
University
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
12 questions
Halloween
Quiz
•
3rd Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
History of Halloween: Pagan or Christian?
Interactive video
•
11th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
