Is C really a low level language? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Is C really a low level language?

2nd Feb 2019, 12:00 PM
Coderito
Coderito - avatar
2 Réponses
+ 5
It's a systems programming language that gives you access to low-level functionality such as direct memory access and syscalls. So yes, it's a low-level language.
2nd Feb 2019, 12:15 PM
Division by Zero