Which of the following is false?
a. Method finalize does not take parameters and has return type void.
b. Memory leaks using Java are rare because of automatic garbage collection.
c. Objects are marked for garbage collection by method finalize.
d. The garbage collector reclaims unused memory.
c. Objects are marked for garbage collection by method finalize.
You might also like to view...
Division requires that each nonzero element have a(n) __________ inverse.
A. multiplicative B. divisional C. subtraction D. addition
A scroll bar contains scroll arrows and a scroll box.
Answer the following statement true (T) or false (F)
Once you know a document's URL, you can create a link to it by adding the URL to the tag along with the ____________________ attribute in your text file.
Fill in the blank(s) with the appropriate word(s).
What type of cryptography uses two keys instead of just one, generating both a private and a public key?
A. symmetric B. asymmetric C. shared D. open