Click here to hide categories Click here to show left categories
User: Home welcome : Guest Log In / Register here
Constant: Can not be static. Value is evaluated at compile time. Initiailized at declaration only. Readonly: Can be either instance-level or static. Value is evaluated at run time. Can be initialized in declaration or by code in the constructor.