Quiz on Memory Management

Here is a quiz on memory management in D.

1

GC can be asked to give unused memory back to the operating system using ____.

A)

GC.collect()

B)

GC.start()

C)

GC.enable()

D)

GC.minimize()

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.