Java performs automatic __________ of objects that are no longer referenced in a program.
a. memory distribution.
b. garbage collection.
c. storage compression.
d. trash aggregation.
B
You might also like to view...
If this function returns true, this function also returns:
```
1 bool search( Node
Write a script that takes the name of a directory as an argument and searches the file hierarchy rooted at that directory for zero-length files. Write the names of all zero-length files to standard output. If there is no option on the command line, have the script delete the file after displaying its name, asking the user for confirmation, and receiving positive confirmation. A –f (force) option on the command line indicates that the script should display the filename but not ask for confirmation before deleting the file.
What will be an ideal response?