Write a Java statement to recover the unused memory in the resulting vector in number 4 above

What will be an ideal response?

```
v.trimToSize();
```

Computer Science & Information Technology

You might also like to view...

List the names and addresses of all employees who are Managers.

What will be an ideal response?

Computer Science & Information Technology

Empty sequences are entered as().

Answer the following statement true (T) or false (F)

Computer Science & Information Technology