Pemrograman Berorientasi Obyek:Konsep Pemrograman Berorientasi Obyek: Difference between revisions
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Kelebihan Java == | == Kelebihan Java == | ||
| Line 46: | Line 32: | ||
== Fitur dari Java Technology == | == Fitur dari Java Technology == | ||
* Java Virtual Machine (JVM) | * ''Java Virtual Machine'' (JVM) | ||
* Garbage collection | * Garbage collection | ||
* Sekuritas kode | * Sekuritas kode | ||
=== Java Virtual Machine (JVM) === | === ''Java Virtual Machine'' (JVM) === | ||
* Menyediakan spesifikasi hardware platform | * Menyediakan spesifikasi hardware platform | ||
| Line 71: | Line 57: | ||
==== Operation of the JRE ==== | ==== Operation of the JRE ==== | ||
<gallery> | |||
File:Konsep Pemrograman Berorientasi Obyek 1.png | |||
File:Konsep Pemrograman Berorientasi Obyek 2.png | |||
File:Konsep Pemrograman Berorientasi Obyek 3.png | |||
File:Konsep Pemrograman Berorientasi Obyek 4.png | |||
File:Konsep Pemrograman Berorientasi Obyek 5.png | |||
File:Konsep Pemrograman Berorientasi Obyek 6.png | |||
</gallery> | |||
== Bahasa Prosedural == | == Bahasa Prosedural == | ||
| Line 81: | Line 74: | ||
* Fungsi dan prosedur digunakan untuk memanipulasi data. | * Fungsi dan prosedur digunakan untuk memanipulasi data. | ||
* Data bersifat pasif. | * Data bersifat pasif. | ||
[[Category:Materi]] | |||
[[Category:Matkul]] | |||
[[Category:Mapel]] | |||
[[Category:Pemrograman Berorientasi Obyek]] | |||