From LQWiki
In relation to programming languages, a language can be described as unsafe in that the language allows some means to access memory directly. Before a reliance on memory protection, security, and other issues, all programming languages were unsafe. Comparatively, C is safer than assembly.

This page is available under a