Engineering Notes 128

Created by admin on Fri, 06/01/2012 - 17:12
Sub Topic: 
Java Inheritance
Upload File: 
Chapter Name: 
C SHARP AND .NET FRAMEWORK
Description: 
Inheritance is the concept of a child class (sub class) automatically inheriting the variables and methods defined in its parent class (super class). A primary feature of object-oriented programming along with encapsulation and polymorphism
engnotes_star_rating: 

Add new comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.