- 3
What type of lang. is lang. C? low lvl or mid lvl
C programming
3 Réponses
0
C language is a low level language because it doesn't have automatic memory management.
+ 5
Q&A is for getting help from the community. It is NOT A QUIZ.
You can do the sololearn C course to learn the basics of C.
+ 3
C is a high-level language because it is not specific for any one processor type.