Pemrograman Berorientasi Objek

Quiz
•
Computers
•
10th Grade - University
•
Medium
EDI SAPUTRA
Used 82+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kosep PBO yang memungkinkan sebuah class dapat menggunakan member dari class induknya adalah ...
Interface
Inheritance
Enkapsulasi
Polimorfisme
2.
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
Interface
Inheritance
Enkapsulasi
3.
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
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Konsep PBO yang memungkinkan satu method yang sama memiliki banyak bentuk implementasi disebut...
Polimorfisme
Enkapsulasi
Interface
Inheritance
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Keyword yang digunakan untuk membuat class di C++ adalah ...
class()
class
myClass
className
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Statement yang tepat untuk membuat objek myObj dari class MyClass adalah ...
class MyClass = new myObj;
class MyClass = new myObj();
MyClass myObj;
new myObj = MyClass();
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cara yang benar untuk menuliskan looping pada C++ adalah ...
while x>y { ...
x>y while { ...
while x>y;
while (x>y){ ...
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
AP CSP Breakout 2024

Quiz
•
9th - 12th Grade
10 questions
Java Inheritance Quiz

Quiz
•
11th Grade
10 questions
การเขียนโปรแกรมภาษาจาวา บทที่1

Quiz
•
12th Grade
12 questions
Java History Characteristics Environment

Quiz
•
University
12 questions
Class Introduction

Quiz
•
University
10 questions
Wipro-inheritance

Quiz
•
University
10 questions
Core Java

Quiz
•
University
10 questions
KD 3.2

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade