
Algoritma ve C
Authored by Selvinur Duman
Computers
University
Used 9+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
23 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
C dilinde, bir for döngüsünün doğru tanımı aşağıdakilerden hangisidir?
for (başlangıç; bitiş; artış)
for (bitiş; başlangıç; artış)
for (başlangıç; koşul; artış)
for (koşul; başlangıç; bitiş)
2.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
C dilinde, aşağıdaki if koşulunun sonucu nedir?
int a = 5;
if (a > 5) {
printf("Büyük");
} else if (a < 5) {
printf("Küçük");
} else {
}
Küçük
Büyük
Eşit
Hiçbir şey yazmaz
3.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
C dilinde, aşağıdaki kod ne yapar?
int main() {
int x = 5;
int y = 10;
int z = x + y;
printf("%d", z);
return 0;
}
15 yazdırır
5 yazdırır
10 yazdırır
50 yazdırır
4.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
Aşağıdaki değişken tanımlamalarından hangisi doğrudur?
int 1num;
int num_1;
int num 1;
int-num;
5.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
En çok kullanılan saldırı türü nedir?
DDoS
SQL Injection
Phishing
Malware
6.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
İlk algoritma ve programlama dili kurallarını içeren 'Algoritma' terimi, adını hangi matematikçiden almıştır?
Alan Turing
John von Neumann
Ada Lovelace
El-Harezmi
7.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
Python hangi hayvandan ilham alınmıştır?
Timsah
Kedi
Yılan
Böcek
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
20 questions
C++ Chapter 6 Review - Functions
Quiz
•
10th Grade - University
20 questions
JAVA Basics Quiz
Quiz
•
University
18 questions
Lego Spike Prime 01
Quiz
•
1st Grade - University
18 questions
js basics
Quiz
•
4th Grade - University
20 questions
TECHFEST QUALIFYING ROUND
Quiz
•
University
19 questions
Bases de Datos
Quiz
•
University
20 questions
Arquitectura de computadoras I
Quiz
•
University
20 questions
Algoritma + Pascal
Quiz
•
University
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
54 questions
Analyzing Line Graphs & Tables
Quiz
•
4th 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