Description of Understanding New JScript .NET Statements :
Understanding New JScript .NET Statements is a web based tutorial which helps you to learn about various statements such as class, package, const, enum, and import of the JScript.NET which is an object oriented programming language. Class consists of member data and member functions. const statement helps you to declare a variable that has an unchanging value. Enum helps you to define symbolic names to a particular type.