• fiah
    link
    fedilink
    arrow-up
    3
    ·
    2 years ago

    int variable => local scope => my int from the perspective of an instance

    static int variable => class scope => our int, for all instances of a class