Search Header Logo

C Eğitimi Quiz

Authored by Beyza Yıldırım

Others

KG

Used 2+ times

C Eğitimi Quiz
AI

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

Media Image

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

Media Image

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

Media Image

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

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

Already have an account?