Hi,
One tutorial said you used a keyword extends between the two class names
In C#, we use colon ( : ) to extend from one class. Java language uses this
extends keyword to inherit from a class.
If u have doubt like this, try it practically with these two types. You get the Answer
Last edited by selvaganapathy; Oct 10th, 2008 at 12:16 am.
KSG