NTP-METOT

NTP-METOT

11th Grade

10 Qs

quiz-placeholder

Similar activities

Chương trình con

Chương trình con

11th Grade

10 Qs

Methoden in der Programmierung

Methoden in der Programmierung

11th Grade

13 Qs

Metotlar

Metotlar

10th - 12th Grade

15 Qs

String Manipulation

String Manipulation

9th - 11th Grade

13 Qs

C++ - Loops and Random Numbers

C++ - Loops and Random Numbers

9th - 12th Grade

14 Qs

AP CSA Unit 1 & 2 Review

AP CSA Unit 1 & 2 Review

9th - 12th Grade

10 Qs

Recursivitate 2

Recursivitate 2

1st - 12th Grade

9 Qs

AP CSA Recursion

AP CSA Recursion

9th - 12th Grade

10 Qs

NTP-METOT

NTP-METOT

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Ayşegül KALYONCU

Used 17+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Program içinde tekrarı önlemek için oluşturulan kod bloklarına ne denir?

Koşul

Döngü

Metot

Kalıtım

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Parametresiz metot kullanırken hangi anahtar kelime yazılır?

void

int

private

public

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

public static int Hesapla() { int sayi1, int sayi2 } bu metot kaç parametreli dir.

3

Parametresiz metot

1

2

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Yukarıdaki resme göre ne tür bir metot kullanılmıştır?

Parametresiz ve Geriye Değer Döndüren

Parametreli ve Geriye Değer Döndüren

Parametresiz ve Geriye Değer Döndürmeyen

Parametreli ve Geriye Değer Döndürmeyen

5.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Media Image

Resimdeki program parçacığına göre boş olan yerleri sırasıyla doğru bir şekilde araya bir boşluk bırakarak yazınız.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

"return" ifadesiyle ilgili olarak aşağıdakilerden hangisi yanlıştır?

return den dönen ile metodun döndürdüğü verit ürü aynı olmalı.

return ifadesi metodun sonunda bulunmak zorundadır.

return ifadesinden sonra noktalı virgül konulmalıdır.

Her metoda return ifadesi bulunmak zorundadır.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Aşağıdaki yazımlardan hangisi yanlıştır?

return(int a=0);

return a+b;

return a*b

return a;

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?