+ 1
What is c language applicable for ?
I don't know what is coding until I downloaded sololearn can anyone explain me what is coding or c language applicable for and can anyone explain me c language or assist me in learn coding
3 ответов
+ 2
a distinction need be made between C and C++.
C++ is the evolution of C and is more complex and supports OOP.
+ 4
C language is used to develop system applications that forms major portion of operating systems such as Windows, UNIX and Linux.
It is base of almost all the morden stuff used by developers today. Some are listed as follows:-
1.Database systems
2.Graphics packages
3.Word processors
4.Spread sheets
5.Operating system development
6.Compilers and Assemblers
7.Network drivers
8.Interpreters