Browse by Tags

Related Posts

  • Re: Enumeraion

    The statement is correct. In the sense, that an enumeration is a list of constants. Actually, an Enumeration is an Array of Constants. But there are significant differences that you need to understand. First of all, an enumeration is different from a constant because it is available at run-time. The...
    Posted to Getting Started (Forum) by ManojSharma on 08-30-2007, 12:00 AM
    Filed under: Array, Constants, Enumeration
Page 1 of 1 (1 items)