nesne tabanlı

nesne tabanlı

10th Grade

15 Qs

quiz-placeholder

Similar activities

Introduction to CSS

Introduction to CSS

5th - 10th Grade

18 Qs

Cyber Security

Cyber Security

9th - 12th Grade

15 Qs

6. Sınıf 1. Dönem 3. Ünite Genel Değerlendirme

6. Sınıf 1. Dönem 3. Ünite Genel Değerlendirme

6th Grade - University

20 Qs

Yapay Zeka ve Uygulamaları

Yapay Zeka ve Uygulamaları

12th Grade

10 Qs

Kodlama ve Robotik

Kodlama ve Robotik

2nd Grade - University

20 Qs

Arduino Temel Seviye

Arduino Temel Seviye

9th - 12th Grade

20 Qs

ALGORITHM & FLOWCHARTS-01

ALGORITHM & FLOWCHARTS-01

9th - 12th Grade

20 Qs

9-10 sene sonu

9-10 sene sonu

9th - 10th Grade

11 Qs

nesne tabanlı

nesne tabanlı

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Selçuk Yahşi

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

sınıf için hangisi söylenebilir?

taslak

taslaktan üretilen bir nesne

nesneden üretilen bir taslak

inşaat

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

sınıf oluşturmak için hangisi kullanılır?

class

object

classroom

create

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

hangisi doğru bir sınıf tanımlamasıdır?

class Deneme;

class Deneme

{

}

class Deneme()

{

}

class Deneme();

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

nesneler sınıftan türetilir

Doğru

Yanlış

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

nesne üretmek için hangisi kullanılır?

new

open

class()

create

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

hangisi doğru bir nesne tanımlamasıdır?

Daire d1 = new Daire;

Daire d1 = new Daire();

Daire d1 new Daire;

Daire d1 new Daire();

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

sınıf içerisinde kullanacağımız değişkenlere ne ad verilir?

alan

metod

yöntem

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?