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 are pointers in C language?
a variable that stores the memory address of another variable
Sanjeevani
0 0
6
Can we have if inside else-if or else in C programming language?
Yes it is possible to do so. The if... else if..... else statements support one other inside themselves... so...
Kirthi
Which is the best C language IDE/compiler for Windows?
For Windows, one of the widely regarded C language IDEs is Microsoft Visual Studio. It provides a comprehensive development environment with features like code highlighting, IntelliSense for smart code...
Deepashri
0 0
5
Does a civil engineer need to learn the C language?
C language is a common subject in the first year of engineering irrespective of the branch. It may not be helpful for your civil engineering career but you definitely need to pass for B.Tech graduation.
Sandeep
0 0
5
What exactly is \r in the C language?
In the C language, "\r" represents the carriage return character. When encountered in a string, it instructs the output device to return the cursor to the beginning of the current line. This character...
Sajini
0 0
5

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

Ask a Question

Related Lessons

Swapping variable contents using C
/* WAP to swap the content of variables using C*/ //Header files #include<stdio.h>#include<conio.h> //Main function void main(){ //Variable declaration of type integer int a,b,c; //function...

Basics Of C And C++
C++ is powerful, highly flexible, and adaptable programming language that allows software engineers to organise and process information quickly and effectively. But this high-level language is relatively...

C Program-Vowels and Consonants
/*WAP to print the character entered by user is a vowel or consonant*/ //Header files #include<stdio.h>#include<conio.h> //Main functionvoid main(){ char c; //Function for clearing screen...

C, Cpp, Java, Python, Javascript Programming Languages
Learning C is as good as Learning a Natural Language(such as English, Hindi, Telugu, Tamil etc) We use Natural Languages to communicate with humans whereas we use Programming Languages such as C, Cpp,...
V

Vamshi

0 0
0

Array vs Linked List
Array Linked List Accessing element is easy. Accessing element is difficult compare to Array. Easy to use. Difficult to use. Memory is Fixed size. Memory is variable size. If...

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