Pemograman Berorientasi Objek (POB)

Pemograman Berorientasi Objek (POB)

University

20 Qs

quiz-placeholder

Similar activities

Evaluasi UTS Basis Data

Evaluasi UTS Basis Data

University

15 Qs

OOP in Python

OOP in Python

University

15 Qs

Quiz 1 PBO

Quiz 1 PBO

University

20 Qs

keistimewaan OOP

keistimewaan OOP

University

15 Qs

Quiz 2 PBO

Quiz 2 PBO

University

20 Qs

Quiz Pemrograman Berorientasi Obyek

Quiz Pemrograman Berorientasi Obyek

University

15 Qs

QUIZ DASAR DASAR PEMROGRAMAN JAVA

QUIZ DASAR DASAR PEMROGRAMAN JAVA

11th Grade - University

20 Qs

Inheritance in Java

Inheritance in Java

University

20 Qs

Pemograman Berorientasi Objek (POB)

Pemograman Berorientasi Objek (POB)

Assessment

Quiz

Computers

University

Hard

Created by

Aditya Permadi

Used 19+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Method getter adalah method yang disediakan agar suatu atribut private dapat dibaca nilainya dari luar kelas.

benar

salah

pertanyaannya salah

pertanyaannya tidak tepat

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bentuk polimorfisme yang memungkin user membuat definisi yang berbeda terhadap suatu method yang telah ada disebut overloading

Benar

Salah

Pertanyaan tidak tepat

Pertanyaannya salah

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kosep PBO yang memungkinkan sebuah class dapat menggunakan member dari class induknya adalah ...

Interface

Inheritance

Enkapsulasi

Polimorfisme

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Konsep PBO yang bertujuan untuk melindungi atribut dari sebuah class agar tidak bisa diakses dari luar kelas disebut .

Abstrak

Inheritance

Interface

Enkapsulasi

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Konsep PBO yang memungkinkan satu method yang sama memiliki banyak bentuk implementasi disebut...

Polimorfisme

Interface

Enkapsulasi

Inheritance

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Keyword yang digunakan untuk membuat class di C++ adalah ...

class()

myClass

class

className

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Statement yang tepat untuk membuat objek myObj dari class MyClass adalah ...

while x>y { ...

while x>y;

x>y while { ...

while (x>y){ ...

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?