Why C language is still available in market, while so many & much easier languages are available ?

Asked by Last Modified  

350 Answers

Learn C Language

Follow 6
Answer

Please enter your answer

MS SQL SERVER DBA Trainer

Now, I agree that you can use OOP in C to some extent, but it's sort of painful and inelegant (well at least compared to C++ I guess). So, what makes C so popular? Is it efficiency; being low-level; the vast majority of libraries that already exist or something else?
Comments

Home Tutor

C is the base for all other languages..
Comments

Python, Machine Learning & AI Trainer

Every language have their own scope like HTML for Web, Power Shell is for windows administration, C# is managed language on .Net framework mean you don’t have to worry about memory allocation to your objects in program (framework will do that automatically for programmer) In the same way C is general...
read more
Every language have their own scope like HTML for Web, Power Shell is for windows administration, C# is managed language on .Net framework mean you don’t have to worry about memory allocation to your objects in program (framework will do that automatically for programmer) In the same way C is general purpose language which have capability to directly interact with hardware & OS kernel APIs. That’s why system program (Like Device driver) are written in C read less
Comments

IT Professional

you question is like.. .why wheat is sold in market when you can get Bread ready made.
Comments

C has its own benefits .Particularly in System programming and embedded programming there is no other language than C .It gives you control over H/W which other higher level languages dont If you are looking at commercial applications like typical client server or webbased then possibly C is not...
read more
C has its own benefits .Particularly in System programming and embedded programming there is no other language than C .It gives you control over H/W which other higher level languages dont If you are looking at commercial applications like typical client server or webbased then possibly C is not the choice Thanks read less
Comments

Tutor

C is a sysyetm level programming language where we will be dealing with the almost memory of the hardware and almost a user understandable using the concept of pointers which is not available in java or any other high level languages.
Comments

Corporate Trainer

C language is used to develop the operating system softwares like windows..That's y still c is still available in market
Comments

MCA

Pankaj, C language is very close to the Operating system. For that matter, Most of the operating system code is written in 'C' language, it means all the software that interacts with hardware in the underlying layer is written in 'C'. Still what i told is just a nutshell about 'C'.
Comments

Tutor

Initially, C was designed to implement the Unix operating system. Most of the Unix kernel, and all of its supporting tools and libraries, were written in C. Later other folks found it useful for their programs without any hindrance, and they began using it. Another strong reason of using C programming...
read more
Initially, C was designed to implement the Unix operating system. Most of the Unix kernel, and all of its supporting tools and libraries, were written in C. Later other folks found it useful for their programs without any hindrance, and they began using it. Another strong reason of using C programming language is that it sits close to operating system. This feature makes it an efficient language because system level resources, such as memory, can be accessed easily. read less
Comments

Trainer - C# .Net, C++, SQL Server

Now a days, we have many easier languages available which can be learn/taught easily. But, as any become user friendly and easy, its flexibility is lost. Means that it is very difficult to handle hardware devices using so called easy languages. Hence those languages are having still life. There is...
read more
Now a days, we have many easier languages available which can be learn/taught easily. But, as any become user friendly and easy, its flexibility is lost. Means that it is very difficult to handle hardware devices using so called easy languages. Hence those languages are having still life. There is not replacement for Mother Tongue, right !!! read less
Comments

View 348 more Answers

Related Questions

What does %d mean in the C programming language?
signed decimal integer %d is not the only format specifier in C to represent integers. To be precise, %d is used to represent a signed decimal integer.
Vikas
0 0
6
hi sir c progarm codeing how to write sir........
take any C book then u can learn more...
Suryateja
What are the control statements in C language?
Control statements in C are constructs that allow the program to make decisions and control the flow of execution based on certain conditions. The primary control statements in C include if-else statements,...
Jitender
0 0
6
How do you override a defined macro?
We can use the #ifdef and #undef directive to undefine a previously defined macro.
Sharmistha
What is the difference between n=1 and n==1 in the C language?
'=' is ASSIGNMENT operator , where as '==' is COMPARISON operator. int a=7; assigns the variable a an integer value 7 , where as a==7; checks if the VALUE of a is EQUAL to 7.
Soujanya
0 0
8

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Some interview questions and answers for fresher level on Pointers
What is a void pointer? Void pointer is a special type of pointer which can reference or point to any data type. This is why it is also called as Generic Pointer. As a void pointer can point to...

Advantages of C++ Language
Advantages of C++ - C++ is a profoundly convenient dialect and is frequently the dialect of decision for multi-gadget, multi-stage application advancement. - C++ is a protest situated programming dialect...

Why C is a Language and not a database?
When I interviewed a candidate, I raised this question many times, but I have not got the answer correctly. To under why C is a language and not a database, it is good to understand why our communication...

Programming Practice Technique
Any Programming Language required an Algorithm. Algorithm - It is the finite set of instructions in which each and every instruction has the meaning, instructions are not ambiguous and all the instructions...

Java and C trainer
Always think any conspect with real-time example like Object -- object must have states and behaviour then only we will call that thing is Object like fan is Object (rotating,color)

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you