Why C language is preferred
Answers
Answered by
0
C is neither low-level nor high-level language. You can closely work with the registers of the CPU. ... Sometimes, C++ program can be written efficiently faster than a C program. Other popular languages like Python and Java use Interpreters which occupy part of the memory for Java Virtual Machine and Python engine.
Similar questions