encapsulation
US /ɪnˌkæp.sjəˈleɪ.ʃən/
UK /ɪnˌkæp.sjəˈleɪ.ʃən/

1.
enkapsulasi, pembungkusan
the action of enclosing something in or as if in a capsule
:
•
The drug requires special encapsulation for targeted delivery.
Obat tersebut memerlukan enkapsulasi khusus untuk pengiriman yang ditargetkan.
•
The tiny sensors are protected by a strong plastic encapsulation.
Sensor-sensor kecil dilindungi oleh enkapsulasi plastik yang kuat.
2.
enkapsulasi
(in object-oriented programming) the bundling of data with the methods that operate on that data, or the restricting of direct access to some of an object's components
:
•
Good encapsulation in programming leads to more maintainable code.
Enkapsulasi yang baik dalam pemrograman mengarah pada kode yang lebih mudah dipelihara.
•
The principle of encapsulation hides the internal implementation details of a class.
Prinsip enkapsulasi menyembunyikan detail implementasi internal suatu kelas.