inheritance

Sales And Monitoring System

Submitted by tony_fear2003@… on
The Sales And Monitoring i created for my cousin. basically just a simple project for their SAD. PROGRAMMER: WINSTON L. GUBANTES System Requirements: 1. Windows XP, Windows Vista, Windows 7, Windows Server 2003, 2005 OR HIGHER 2. CPU(Intel,Amd) 1ghz or higher 3. RAM 512 mb or higher (1gig recommended) 4. Flash Player (later versions) Requirements for IDE: 1. C# VS STUDIO 2010 Professional Edition

Inheritance

Submitted by admin on

What is inheritance?

Inheritance is a process which allows inheriting the methods and properties of parent or super class.

OR

Deriving an object from an existing class (super class)