...

/

Quiz Yourself: Garbage Collection and Unmanaged Resources

Quiz Yourself: Garbage Collection and Unmanaged Resources

Test your knowledge of garbage collection and unmanaged resources.

We'll cover the following...

Garbage Collection and Unmanaged Resources Quiz

1.

What is compaction?

A.

Moving objects from stack to heap

B.

Moving objects to a contiguous block in memory

C.

Moving objects from heap to stack

D.

Scattering an object to different places in memory


1 / 4