C Eğitimi Quiz

C Eğitimi Quiz

KG

14 Qs

quiz-placeholder

Similar activities

5sınıf matematik test-3

5sınıf matematik test-3

5th Grade

15 Qs

ÜSLU SAYILAR

ÜSLU SAYILAR

8th Grade

10 Qs

CSNP-04103 Chapter 8 - NB - Arrays

CSNP-04103 Chapter 8 - NB - Arrays

University - Professional Development

10 Qs

Bilişim Etiği

Bilişim Etiği

1st - 5th Grade

10 Qs

Bilişim E-SAĞLIK

Bilişim E-SAĞLIK

KG - University

10 Qs

ŞEKİLLER VE RENKLER

ŞEKİLLER VE RENKLER

KG

15 Qs

7×9=EYVAH kitabi . 3. sinif okuma

7×9=EYVAH kitabi . 3. sinif okuma

1st - 5th Grade

11 Qs

java thread

java thread

9th - 12th Grade

18 Qs

C Eğitimi Quiz

C Eğitimi Quiz

Assessment

Quiz

Others

KG

Easy

Created by

Beyza Yıldırım

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?