• Top Posts

    What are value types and reference types?

    • Value types are stored in the Stack, whereas reference types stored on heap.Value types:
    • integer, enum, byte, decimal, double, float, long
    • Reference Types:
    • int, enum, byte, decimal, double, float, long

    No comments

    Post Top Ad

    ad728

    Post Bottom Ad

    ad728