|
|
Object Oriented Features of JScript .NET |
|
|
Essam Ahmed |
|
|
ASP.NET / Miscellaneous |
|
|
Click to Visit |
|
|
29 |
Object Oriented Features of JScript .NET is an article in which the author explains the various object oriented features such as inheritance, polymorphism and casting as well as the class accessing rules etc.,of jscript. A class is an user defined data type that encapsulate member data and member functions. Inheritance is the process of creating hierarchy of classes. The author also shows how to use inheritance and polymorphism with a sample code to the readers.
|