G
Guest
HI,
static class methods are shared, but even though i dont use them, they will
still occupy memory ? how much memory?
is static methods better than instance methods?
thanks,
static class methods are shared, but even though i dont use them, they will
still occupy memory ? how much memory?
is static methods better than instance methods?
thanks,