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.

Computer Science & Information Technology

You might also like to view...

Division requires that each nonzero element have a(n) __________ inverse.

A. multiplicative B. divisional C. subtraction D. addition

Computer Science & Information Technology

A scroll bar contains scroll arrows and a scroll box.

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

Computer Science & Information Technology

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).

Computer Science & Information Technology

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

Computer Science & Information Technology