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

Can you define which header file to include at compile time?
Yes we can do it by using conditional comilation
Thileshwari
0 0
5
Why is a compiler used for language C and not an interpreter?
Hi, C is a structured programming language. It’s code consists of many macros, function calls references etc., which is required to be decoded before program’s execution can take place, so that any error...
Savitha
0 0
5
Other than in a for statement, when is the comma operator used?
Example : int i,j; i=(10,20,30,40); j=10,20,30,40; printf("%d",i); printf("%d",j); // in this program output of i will be 40 and j will be 10 // In interviews you can face such type of comma operator related questions.
Sanjay
hi guyz! i am dng my 2nd yr in engg n i wanna strengthen my C n C++ prgmmng skills........which s d best way for it?? can u suggest me sum gud books to refer??
you can study the online websites and also solve the output,error oriented program in LET US C book by yaswant
Logeshwari
in c : i want run time input: data=[name:raj,age:20] output: value[0]=raj value[1]=20 i want c code
Make use of Command line argument and access using argv,argc.
Vanaraj

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

Ask a Question

Related Lessons

Why we need to learn Programming languages?
Language is medium for communication. If two parties like to communicate or exchange the thoughts they must know a language. Language should be understandable by both the Parties. For example A wants to...

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

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...

Tress And Its Traversal
Depth First Traversals:(a) Inorder (Left, Root, Right) : 4 2 5 1 3(b) Preorder (Root, Left, Right) : 1 2 4 5 3(c) Postorder (Left, Right, Root) : 4 5 2 3 1 Trees are one of the data structures like...

Can we store different data types in a stack?
Yesterday, one of my Facebook friend asked me this question. My answer is "yes", and in this post I will discuss how could we do this.I am a great supporter of working with unions and I will be using union...

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