Pemograman Berorientasi Objek (POB)

Pemograman Berorientasi Objek (POB)

University

20 Qs

quiz-placeholder

Similar activities

ADBO Q2

ADBO Q2

University

25 Qs

QUIZ TENGAH SEMESTER

QUIZ TENGAH SEMESTER

University

20 Qs

Java Basic - Core

Java Basic - Core

University

20 Qs

CS121 OOP

CS121 OOP

University

15 Qs

Latihan UTS

Latihan UTS

University

20 Qs

OOPS-1

OOPS-1

University

20 Qs

JAVA BASICS

JAVA BASICS

University

25 Qs

OOPS quiz-1 PYTHON

OOPS quiz-1 PYTHON

University

19 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?