= TERIMA KAIH ATAS KUNJUNGANNYA =
coba arahkan kursor anda ke kotak yang ada di atas hamster
SELAMAT DATANG DI BLOG ANGGA

Rabu, 24 Oktober 2012

SUMMARY OOP 18 OCT 2012

  • Instansiasi   is  process to create an object
We make object from class with method instansiasi.  Object which will be created eventually will be first reference in OOP (Object Orientasi Program)
For example :
         myBird = new Bird;

  • Reuseable Ability is a method or a class that can be reused

·         Method Overloading is manufacture the same method in the same class
different  Method Overloading is signature requirements

·         Method Overreading  is manufacture the same method in the same class
different Method Overreading is signature same 

For example :

Public int felovicity = null;
               }
Super();





Tidak ada komentar:

Posting Komentar