
C Eğitimi Quiz
Authored by Beyza Yıldırım
Others
KG
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 3 pts
C dilinde ekrana yazı yazdırmak için hangi fonksiyon kullanılır?
print()
cout<<
echo
printf()
2.
MULTIPLE CHOICE QUESTION
20 sec • 3 pts
C dilinde yorum satırı nasıl yazılır?
#comment
//comment
?/comment
!comment
3.
MULTIPLE CHOICE QUESTION
20 sec • 3 pts
C programında standart giriş/çıkış fonksiyonlarını kullanmak için hangi kütüphane eklenir?
<math.h>
<stdio.h>
<string.h>
<stdlib.h>
4.
MULTIPLE CHOICE QUESTION
20 sec • 3 pts
Aşağıdakilerden hangisi bir değişken tanımlamasıdır?
x=int;
variable x;
int x;
define x;
5.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
C programlarında her programın başında başlaması gereken nedir?
run()
start()
main()
init()
6.
MULTIPLE CHOICE QUESTION
30 sec • 7 pts
Aşağıdaki ifadelerden hangisi doğru bir if koşuludur?
if (x==5)
if x = 5
if (x = 5)
if x == 5 then
7.
MULTIPLE CHOICE QUESTION
30 sec • 9 pts
Aşağıdaki döngülerden hangisi en az bir kez çalışır?
for
while
foreach
do...while
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?