package chipul; /** * * @author USER */ public interface interface_televisi { interface toshiba{ void nama_T(); void type_T()...
TUGAS8:nama:moch.saiful rizal nim:2012420010 (interface)
TUGAS8:nama:moch.saiful rizal nim:2012420010 (interface)
by Dewi Wahyuni , at 12.58 , have
0
komentar
tugas7:nama:moch.saiful rizal nim:2012420010 (abstract)
tugas7:nama:moch.saiful rizal nim:2012420010 (abstract)
package chipul; /** * * @author USER */ abstract class abstrack_televisi { public String nama; public String type; public Str...
by Dewi Wahyuni , at 12.54 , have
0
komentar
tugas6:nama:moch.saiful rizal nim:2012420010 (overiiding)
tugas6:nama:moch.saiful rizal nim:2012420010 (overiiding)
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package chipul; /** * * @author USER...
by Dewi Wahyuni , at 12.49 , have
0
komentar
tugas 5 : nama:moch.saiful rizal nim:2012420010 (polimorfisme)
tugas 5 : nama:moch.saiful rizal nim:2012420010 (polimorfisme)
package chipul; /** * * @author USER */ public class televisi { String nama; String type; String ukuran; } class th...
by Dewi Wahyuni , at 12.32 , have
0
komentar
TUGAS 8 : INTERFACE dgn 3 CLASS
TUGAS 8 : INTERFACE dgn 3 CLASS
interface InterfaceBinatang { } interface interfaceSinga{ void NamaSinga(); void BernafasSinga(); void BergerakSinga(); } interf...
by arek informatika , at 10.42 , have
0
komentar
TUGAS 7 : ABSTRACT CLASS DGN POLYMORFISME YANG MENGGUNAKAN 3 METHOD YG BERBEDA (Yudha S. Pradana 2012420062)
TUGAS 7 : ABSTRACT CLASS DGN POLYMORFISME YANG MENGGUNAKAN 3 METHOD YG BERBEDA (Yudha S. Pradana 2012420062)
abstract class Abstractbinatang { abstract void Nama(); abstract void bergerak(); abstract void bernafas(); } class SingaA...
by arek informatika , at 10.34 , have
0
komentar
TUGAS 6 : POLYMORFISME 3 SUBCLASS DGN OVERRIDING ( Yudha S. Pradana 2012420062)
TUGAS 6 : POLYMORFISME 3 SUBCLASS DGN OVERRIDING ( Yudha S. Pradana 2012420062)
public class polymorfBInatangOverriding { String Nama; String bernafas; String bergerak; void makhluk_hidup(){ Syste...
by arek informatika , at 10.22 , have
0
komentar
TUGAS 5 : POLYMORFISME Dengan 3 SUBCLASS(Yudha S. Pradana 2012420062)
TUGAS 5 : POLYMORFISME Dengan 3 SUBCLASS(Yudha S. Pradana 2012420062)
public class polymorfBinatang { String Nama; String Berkembang_Biak; String bergerak; String bernafas; String Alat_Gera...
by arek informatika , at 10.09 , have
0
komentar
TUGAS8 INTERFACE MUSIK BERTY
TUGAS8 INTERFACE MUSIK BERTY
RICKY A 2012420079 MUSIK UNTUK BHERTY /* * To change this template, choose Tools | Templates * and open the template in the edito...
by arek informatika , at 02.06 , have
0
komentar
TUGAS7_ABSTRACK MUSIK
TUGAS7_ABSTRACK MUSIK
RICKY A 2012420079 ABSTRACT /* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** ...
by arek informatika , at 01.29 , have
0
komentar
TUGAS6 OVERRIDING MUSIK
TUGAS6 OVERRIDING MUSIK
RICKY A 2012420079 /* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** * * @author...
by arek informatika , at 01.27 , have
0
komentar
TUGAS5_PLIMORFISME MUSIK
TUGAS5_PLIMORFISME MUSIK
RICKY A 2012420079 POLIMORFISME /* * To change this template, choose Tools | Templates * and open the template in the editor. */ /**...
by arek informatika , at 01.24 , have
0
komentar
TUGAS 8 INTERFACE KARYAWAN APOTIK
TUGAS 8 INTERFACE KARYAWAN APOTIK
JOENET JULLIANSYAH 2012420081 /* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** * * ...
by arek informatika , at 01.21 , have
0
komentar
TUGAS 7 ABSTRACK KARYAWAN APOTIK
TUGAS 7 ABSTRACK KARYAWAN APOTIK
JOENET JULLIANSYAH 2012420081 /* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** * ...
by arek informatika , at 01.19 , have
0
komentar
TUGAS 6 OVERIDING KARYAWAN APOTIK
TUGAS 6 OVERIDING KARYAWAN APOTIK
JOENET JULLIANSYAH 2012420081 public class apotik1 { String nama ; String jabatan; String tugas; void pekerja(){ System.out.println(...
by arek informatika , at 01.16 , have
0
komentar
Tugas8_interface_info pemain
Tugas8_interface_info pemain
WAHYU BAGUS SUSILO 2012420098 INTERFACE_INFO PEMAIN */ interface interface_bolla3 { } interface interfacepemainbola{ void pemain(); }...
by arek informatika , at 01.12 , have
0
komentar
Tugas7_abstrack info pemain
Tugas7_abstrack info pemain
Wahyu Bagus Susilo 2012420098 Abstrak info pemain */ abstract class abstract_bolla2 { abstract void nama(); abstract void ...
by arek informatika , at 01.09 , have
0
komentar
TUGAS6_OVERRIDING INFO PEMAIN
TUGAS6_OVERRIDING INFO PEMAIN
WAHYU BAGUS SUSILO 2012420098 OVERRIDING_INFO PEMAIN */ public class bolla1 { String nama; String club; String posisi; void nama (){ ...
by arek informatika , at 01.05 , have
0
komentar
Tugas 5 polimorfisme info pemain
Tugas 5 polimorfisme info pemain
Wahyu Bagus Susilo 2012420098 /* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** *...
by arek informatika , at 12.36 , have
0
komentar
tugas 5 polimorfisme karyawan apotik
tugas 5 polimorfisme karyawan apotik
joenet juliansyah 2012420081 /* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** * *...
by arek informatika , at 12.29 , have
0
komentar
Tugas 8 : Interface Dengan Objek Game
Tugas 8 : Interface Dengan Objek Game
Interface Dengan Objek Game Langsung saja kalian bisa lihat Source dan outputnya di bawah ini : Source : /* * To change this template...
by arek informatika , at 10.19 , have
0
komentar