Skip to content

Garbage Quote by Bjarne Stroustrup

“C++ is my favorite garbage collected language because it generates so little garbage” quote by Bjarne Stroustrup
Download Open image
“C++ is my favorite garbage collected language because it generates so little garbage”

Bjarne Stroustrup

About This Quote

Source Interview: C++ Programming Language, 2020

C++ can be used with garbage collection, producing minimal overhead compared to other managed languages.

In simple terms: C++ can have low‑overhead garbage collection.

Key Takeaway

Consider using C++ for performance‑critical apps with managed memory.

Themes

programming performance memory management

Mood

pragmatic analytical

Type

technical informative

When to use this quote

  • high‑frequency trading
  • game development
  • embedded systems
  • large‑scale simulations

Key Concepts

garbage collection efficiency resource control

Questions to Reflect On

  • How does low garbage impact application reliability?
  • When is manual memory management preferable?
A Different Perspective

May sacrifice some safety features of full garbage‑collected languages.

3.7 out of 5 (7 ratings)

More by Bjarne Stroustrup

Explore all 58 Bjarne Stroustrup quotes

More Garbage quotes

Browse all 613 Garbage quotes