Pemrograman Berorintasi Objek

Pemrograman Berorintasi Objek

11th Grade

15 Qs

quiz-placeholder

Similar activities

Exploring Object Oriented Programming Concepts

Exploring Object Oriented Programming Concepts

11th Grade

10 Qs

CP111 - WEEK 4 QUIZ

CP111 - WEEK 4 QUIZ

11th Grade

10 Qs

Module 2 - Polymorphism, Abstract Classes and Interfaces

Module 2 - Polymorphism, Abstract Classes and Interfaces

11th Grade

10 Qs

OOP2 Understanding Inheritance in OOP

OOP2 Understanding Inheritance in OOP

11th Grade

10 Qs

AP Exam Review

AP Exam Review

11th Grade

10 Qs

FPA Abstraction

FPA Abstraction

1st Grade - University

10 Qs

AP CSA Review 1 / - 3-27

AP CSA Review 1 / - 3-27

9th - 12th Grade

20 Qs

Pemrograman Berorintasi Objek

Pemrograman Berorintasi Objek

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Erma Widayanti

Used 19+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

apakah yang dimaksud dengan object?

segala sesuatu yang dapat digunakan

segala sesuatu yang dapat dibedakan satu sama lain

cara yang paling efisien untuk menulis program komputer

tempalate untuk membuat object berupa kumpulan atas definisi data dan fungsi

data yang membedakan antara object satu dengan yang lainnya

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Object -> Manusia, atribut yang cocok adalah

tinggi, umur, berat.

jalan, lari lompat

tangan, kaki, telinga

tangan untuk mengambil

kaki untuk melangkah

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Terdapat sebuah Class HEWAN, maka object yang tepat adalah....

kaki

kucing

makan

ikan

bernafas

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tingkah laku pada suatu suatu class atau object disebut dengan?

Class

Method

Atribut

Object

Properti

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dibawah ini deklarasi Class yang tepat adalah....

<tipe> class <name>

{

________________________

}

<text> class <name>

{

________________________

}

<modifier> clast <name>

{

________________________

}

<modifier> class <name>

{

________________________

}

<modifier> name <class>

{

________________________

}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

menurut terminology nya, enkapsulasi dapat diartikan sebagai

pembungkus

pembeda

penerus

warisan

turunan

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jika melakukan information hiding terhadap attribute pada suatu class, untuk melakukan perubahan terhadap attribute yang disembunyikan tersebut dilakukan dengan menggunakan interface untuk mengubah nilai attribute tersebut. Hal ini termasuk dalam

information hiding

interface to access data

public to protected

private to default

default to public

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?