What are the advantages of C programming language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 15

What are the advantages of C programming language?

2nd May 2019, 2:56 PM
MANUSHI
MANUSHI - avatar
12 Answers
+ 7
Systems and embedded programming ability due to machine level access is one advantage.
2nd May 2019, 9:16 PM
Sonic
Sonic - avatar
+ 6
Thank you Rstar !!!
2nd May 2019, 4:53 PM
MANUSHI
MANUSHI - avatar
+ 5
1 It can be used for systems programming. 2 It supports dynamic memory management 3 It has many variants like Turbo C, Borland C
3rd May 2019, 3:00 PM
Sanjay Kamath
Sanjay Kamath - avatar
+ 3
Programming essencially in hardware 😁😁😁
2nd May 2019, 6:03 PM
Werg Serium
Werg Serium - avatar
+ 3
It is the BEDROCK and mother of all most all programming languages. If you can read c code, you can read almost anything, and programs written in C are fast, if you know what you are doing.
2nd May 2019, 10:17 PM
James McLain
James McLain - avatar
+ 3
It's easy but no further use as much as other objects orientated language are use so it advantage is Easy to learn.
3rd May 2019, 3:24 AM
Abhishek Bakhai
Abhishek Bakhai - avatar
+ 3
C has a rich set of built-in functions. C supports pointers which can directly access the address of a variable in the computer's memory. C language is a structured programming language. This makes user to think of a problem in terms of function modules or blocks. Collection of these modules makes a complete program. This modular structure makes program debugging, testing and maintenance easier. C provides Dynamic Allocation of Memory- This allows to allocate memory during run time. C is a highly portable language. This means that C programs written for one computer can easily run on another computer without any change or by doing a little change. Another important advantage of C is its ability to extend itself. A C program is basically a collection of functions that are supported by the C library this makes us easier to add our own functions to C library. C Language code or syntax is very easy to understand. It uses a keyword like if, else, switch, main, etc. This kind of keyword we all are using in our day to day life to get some decisions. Program code is secured
4th May 2019, 10:21 AM
Dominica Shannon Furtado
+ 2
this is a kind of question you can just Google, maybe SoloLearn need to teach that too
2nd May 2019, 10:20 PM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 1
And it's easy to learn
2nd May 2019, 6:03 PM
Werg Serium
Werg Serium - avatar
0
*Asterisk* they seem to ask the most basic questions here smh. it seems its a way of getting points thanks sololearn
6th May 2019, 11:55 PM
developer_genius
developer_genius - avatar
- 4
UPVOTE ME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! IT'S THAT IMPORTANT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
3rd May 2019, 3:22 AM
LJ JOHN ADJOKATSE
LJ JOHN ADJOKATSE - avatar