C++20 sections · 1024 units
Open in Course

Quiz: Memory cleanup

Memory cleanup

Check Your Understanding

Why is delete important?

  1. A.It makes code faster
  2. B.It is optional
  3. C.It deletes files
  4. D.It frees memory allocated with new, preventing leaks
Start the roadmap to answer the quizzes and solve the challenges