In Java we need not allocate memory manually. The JVM would take care of allocating as much memory that your objects would require automatically.
In Java we need not allocate
kiranyande 2 years 43 weeks 3 days 9 hours ago
In Java we need not allocate memory manually. The JVM would take care of allocating as much memory that your objects would require automatically.