UrbanPro

Learn C Language from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

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

Is it necessary to learn the C language and also C++ before joining an engineering college?
it is not necessary to learn C and C++, but if you want to make your are career in computer then learn C & C++ because these are basic computer language.
J.k.kavyadharshini
Who founded the C language? Why?
The C programming language was developed by Dennis Ritchie at Bell Labs in the early 1970s. Ritchie, along with his colleague Ken Thompson, created C as an evolution of the B programming...
Santosini
0 0
7
What is meant by high-order and low-order bytes?
Lower order and higher-order bytes are the terms used while computing calculations in a programming language. Usually, numbers are written from left to right. The left is the most significant bit, and...
Vishal
0 0
9
Is it possible to write big safe programs in C++?
yes. C++ is generally used to write system software. For example windows operating system are writeen in C++. Most of the operating system, device driver and antivirus programs are written by using C++.
Sapna
0 0
6
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

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

Ask a Question

Related Lessons

Working with C/C++ applications
Inorder to learn C and C++ programming languages one can work with various editors available.To name a few are the most popular one is turbo c++, DEV C++, Eclipse, NetBeans. Here are the screen shots...
S

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

Tips of learning Java Language/Other Programming Languages
1.You should know the basic concept: If we talk about programming languages so basic concept are same in all the high level languages. So you should know the basic concept firstly then you can easily understand...
I

ICreative Solution

0 0
0

C PROGRAM FOR GENERATING SOUND
#include<stdio.h> #include<conio.h> #include<dos.h> void main() { sound(3000); // sound function have single parameter , this parameter we put integer value its generating...

V. Muthu Ganeshan

0 0
0

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

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
X

Looking for C Language Classes?

The best tutors for C Language Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn C Language with the Best Tutors

The best Tutors for C Language Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more