C++20 sections · 1024 units
Open in Course

Quiz: Memory cleanup

Memory cleanup

Check Your Understanding

Why is delete important?

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