Monday, 3 February 2014

Inheritance program With access Specifier In Java.

   An Access Specifier Is a main part of java program they are not posiblity of make program with out access specifier.


There are Four access Specifier In Java.


  1. public
  2. private
  3. protected
  4. Default


There Are six type of  inheritance of Java.

  1. Single Inheritance
  2. Multilevel  Inheritance
  3. Multipath  Inheritance
  4. Multipal  Inheritance
  5. Hybride Inheritance




0 comments:

Post a Comment